{ "name": "ts-proto-descriptors", "version": "1.6.0", "description": "", "repository": "github:stephenh/ts-proto", "keywords": [], "author": "", "license": "ISC", "main": "dist/index.js", "types": "dist/index.d.ts", "files": [ "dist/" ], "dependencies": { "long": "^4.0.0", "protobufjs": "^6.8.8" }, "devDependencies": { "ts-proto": "^1.103.0", "typescript": "^4.1.5" } }