{"name":"@grpc/grpc-js","version":"1.5.4","description":"gRPC Library for Node - pure JS implementation","homepage":"https://grpc.io/","repository":{"type":"git","url":"https://github.com/grpc/grpc-node/tree/master/packages/grpc-js"},"main":"build/src/index.js","engines":{"node":"^8.13.0 || >=10.10.0"},"keywords":[],"author":{"name":"Google Inc."},"types":"build/src/index.d.ts","license":"Apache-2.0","devDependencies":{"@types/gulp":"^4.0.6","@types/gulp-mocha":"0.0.32","@types/lodash":"^4.14.108","@types/mocha":"^5.2.6","@types/ncp":"^2.0.1","@types/pify":"^3.0.2","@types/semver":"^7.3.9","clang-format":"^1.0.55","execa":"^2.0.3","gts":"^2.0.0","gulp":"^4.0.2","gulp-mocha":"^6.0.0","lodash":"^4.17.4","madge":"^5.0.1","mocha-jenkins-reporter":"^0.4.1","ncp":"^2.0.0","pify":"^4.0.1","rimraf":"^3.0.2","semver":"^7.3.5","ts-node":"^8.3.0","typescript":"^3.7.2"},"contributors":[{"name":"Google Inc."}],"scripts":{"build":"npm run compile","clean":"rimraf ./build","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"npm run check","prepare":"npm run generate-types && npm run compile","test":"gulp test","check":"gts check src/**/*.ts","fix":"gts fix src/*.ts","pretest":"npm run generate-types && npm run generate-test-types && npm run compile","posttest":"npm run check && madge -c ./build/src","generate-types":"proto-loader-gen-types --keepCase --longs String --enums String --defaults --oneofs --includeComments --includeDirs proto/ --include-dirs test/fixtures/ -O src/generated/ --grpcLib ../index channelz.proto","generate-test-types":"proto-loader-gen-types --keepCase --longs String --enums String --defaults --oneofs --includeComments --include-dirs test/fixtures/ -O test/generated/ --grpcLib ../../src/index test_service.proto"},"dependencies":{"@grpc/proto-loader":"^0.6.4","@types/node":">=12.12.47"},"_id":"@grpc/grpc-js@1.5.4","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"dd0237ad7df80a7a24766fe516d7e4a22cb4855e","size":260991,"noattachment":false,"key":"/@grpc/grpc-js/-/@grpc/grpc-js-1.5.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/grpc-js/download/@grpc/grpc-js-1.5.4.tgz"},"_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"directories":{},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/grpc-js_1.5.4_1643668267410_0.357911333619521"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-31T22:31:18.445Z","publish_time":1643668267620,"_cnpm_publish_time":1643668267620,"dist-tags":{"latest":"1.14.3"}}