{ "name": "@chirpstack/chirpstack-api", "version": "4.0.0-test.1", "description": "Chirpstack JS and TS API", "license": "MIT", "devDependencies": { "grpc-tools": "^1.11.2", "ts-protoc-gen": "^0.15.0", "typescript": "^4.3.5" }, "dependencies": { "@grpc/grpc-js": "^1.3.7", "@mapbox/node-pre-gyp": "^1.0.5", "@types/google-protobuf": "^3.15.5", "google-protobuf": "^3.17.3" } }