{"name":"@grpc/grpc-js","version":"1.10.4","description":"gRPC Library for Node - pure JS implementation","homepage":"https://grpc.io/","repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git#master"},"main":"build/src/index.js","engines":{"node":">=12.10.0"},"keywords":[],"author":{"name":"Google Inc."},"types":"build/src/index.d.ts","license":"Apache-2.0","devDependencies":{"@types/gulp":"^4.0.17","@types/gulp-mocha":"0.0.37","@types/lodash":"^4.14.202","@types/mocha":"^10.0.6","@types/ncp":"^2.0.8","@types/node":">=20.11.20","@types/pify":"^5.0.4","@types/semver":"^7.5.8","@typescript-eslint/eslint-plugin":"^7.1.0","@typescript-eslint/parser":"^7.1.0","@typescript-eslint/typescript-estree":"^7.1.0","clang-format":"^1.8.0","eslint":"^8.42.0","eslint-config-prettier":"^8.8.0","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^4.2.1","execa":"^2.0.3","gulp":"^4.0.2","gulp-mocha":"^6.0.0","lodash":"^4.17.21","madge":"^5.0.1","mocha-jenkins-reporter":"^0.4.1","ncp":"^2.0.0","pify":"^4.0.1","prettier":"^2.8.8","rimraf":"^3.0.2","semver":"^7.6.0","ts-node":"^10.9.2","typescript":"^5.3.3"},"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":"eslint src/*.ts test/*.ts","prepare":"npm run generate-types && npm run compile","test":"gulp test","check":"npm run lint","fix":"eslint --fix src/*.ts test/*.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.7.10","@js-sdsl/ordered-map":"^4.4.2"},"gitHead":"729a3f52cf2db93319446583b56c046833ad4f55","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"_id":"@grpc/grpc-js@1.10.4","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"a33f743f69ed531e917c9eafb4fd8bc3e5f2e617","size":337733,"noattachment":false,"key":"/@grpc/grpc-js/-/@grpc/grpc-js-1.10.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/grpc-js/download/@grpc/grpc-js-1.10.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.10.4_1711476156269_0.9409923369062416"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-26T18:02:36.759Z","publish_time":1711476156759,"_source_registry_name":"default","_cnpm_publish_time":1711476156759,"dist-tags":{"latest":"1.14.3"}}