{"_id":"@grpc/proto-loader","_rev":"4104351","name":"@grpc/proto-loader","description":"gRPC utility library for loading .proto files","dist-tags":{"generator-draft":"0.6.0-pre18","latest":"0.8.0","prerelease":"0.7.9-pre.1"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"time":{"modified":"2026-01-11T18:49:52.000Z","created":"2018-04-30T23:49:20.476Z","0.8.0":"2025-07-21T17:07:03.411Z","0.7.15":"2025-04-18T21:00:44.831Z","0.7.14":"2025-04-17T18:21:50.751Z","0.7.13":"2024-05-01T17:36:59.605Z","0.7.12":"2024-03-28T16:30:59.486Z","0.7.11":"2024-03-26T17:05:11.573Z","0.7.10":"2023-09-18T22:07:19.253Z","0.7.9":"2023-08-23T16:38:38.833Z","0.7.9-pre.1":"2023-07-28T20:11:49.438Z","0.7.8":"2023-07-11T20:24:37.909Z","0.7.7":"2023-05-03T17:51:31.015Z","0.7.6":"2023-03-22T18:12:11.565Z","0.7.5":"2023-02-13T22:36:35.449Z","0.7.4":"2022-12-07T20:26:06.293Z","0.7.3":"2022-09-21T18:28:18.539Z","0.7.2":"2022-08-17T20:07:50.014Z","0.7.1":"2022-08-17T17:21:27.149Z","0.7.0":"2022-07-14T20:15:52.816Z","0.6.13":"2022-06-06T21:45:52.106Z","0.6.12":"2022-05-05T16:54:39.244Z","0.6.11":"2022-05-03T17:24:13.658Z","0.6.10":"2022-05-02T21:07:05.714Z","0.6.9":"2022-01-05T21:12:07.154Z","0.6.8":"2022-01-04T22:16:55.169Z","0.6.7":"2021-11-16T17:36:10.616Z","0.6.6":"2021-10-18T20:55:35.099Z","0.6.5":"2021-09-13T17:59:36.287Z","0.6.4":"2021-06-29T16:49:39.657Z","0.6.3":"2021-06-24T16:55:39.245Z","0.6.2":"2021-05-11T18:58:45.694Z","0.6.1":"2021-04-14T21:03:25.144Z","0.6.0":"2021-04-06T17:39:50.467Z","0.6.0-pre18":"2021-03-31T20:24:04.503Z","0.5.6":"2021-01-20T18:47:12.957Z","0.6.0-pre17":"2020-10-22T18:09:49.865Z","0.6.0-pre16":"2020-10-21T21:37:21.037Z","0.6.0-pre15":"2020-10-21T21:33:57.389Z","0.6.0-pre14":"2020-08-10T22:19:40.582Z","0.6.0-pre13":"2020-08-10T18:37:08.094Z","0.6.0-pre12":"2020-08-03T17:59:40.419Z","0.6.0-pre11":"2020-07-20T21:27:12.088Z","0.6.0-pre10":"2020-07-13T20:14:09.063Z","0.6.0-pre9":"2020-07-10T21:15:52.373Z","0.6.0-pre8":"2020-07-10T19:49:57.231Z","0.5.5":"2020-07-10T17:51:43.262Z","0.6.0-pre7":"2020-07-10T15:47:38.710Z","0.6.0-pre6":"2020-07-06T16:03:36.211Z","0.6.0-pre5":"2020-06-25T19:46:36.932Z","0.6.0-pre4":"2020-06-24T23:37:11.190Z","0.6.0-pre3":"2020-06-18T22:53:19.151Z","0.6.0-pre2":"2020-06-12T18:22:45.110Z","0.6.0-pre1":"2020-06-12T18:06:58.323Z","0.5.4":"2020-04-01T18:43:08.109Z","0.5.3":"2019-11-04T18:00:37.187Z","0.5.2":"2019-09-03T18:31:19.769Z","0.5.1":"2019-05-17T16:35:42.505Z","0.5.0":"2019-04-10T20:39:35.026Z","0.4.0":"2019-01-17T20:52:07.514Z","0.3.0":"2018-07-11T21:19:27.980Z","0.1.0":"2018-04-30T23:49:20.476Z"},"users":{},"author":{"name":"Google Inc."},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"versions":{"0.8.0":{"name":"@grpc/proto-loader","version":"0.8.0","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","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":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments --inputTemplate=I%s --outputTemplate=O%s -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -rb ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"lodash.camelcase":"^4.3.0","long":"^5.0.0","protobufjs":"^7.5.3","yargs":"^17.7.2"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^17.0.24","clang-format":"^1.2.2","google-proto-files":"^3.0.2","gts":"^3.1.0","rimraf":"^3.0.2","ts-node":"^10.9.2","typescript":"~4.7.4"},"engines":{"node":">=6"},"gitHead":"01db2bc6206963a6678ee05fa4651fd2ee40068c","_id":"@grpc/proto-loader@0.8.0","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"b6c324dd909c458a0e4aa9bfd3d69cf78a4b9bd8","size":27023,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.8.0.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-npm-production","tmp":"tmp/proto-loader_0.8.0_1753117623212_0.12791045090366482"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-21T17:07:03.411Z","publish_time":1753117623411,"_source_registry_name":"default","_cnpm_publish_time":1753117623411},"0.7.15":{"name":"@grpc/proto-loader","version":"0.7.15","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","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":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments --inputTemplate=I%s --outputTemplate=O%s -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -rb ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"lodash.camelcase":"^4.3.0","long":"^5.0.0","protobufjs":"^7.2.5","yargs":"^17.7.2"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^17.0.24","clang-format":"^1.2.2","google-proto-files":"^3.0.2","gts":"^3.1.0","rimraf":"^3.0.2","ts-node":"^10.9.2","typescript":"~4.7.4"},"engines":{"node":">=6"},"gitHead":"537b32f1161d4df6701972bf790f64b246e0d08a","_id":"@grpc/proto-loader@0.7.15","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"4cdfbf35a35461fc843abe8b9e2c0770b5095e60","size":26890,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.7.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.7.15.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-npm-production","tmp":"tmp/proto-loader_0.7.15_1745010044627_0.883640447303887"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-18T21:00:44.831Z","publish_time":1745010044831,"_source_registry_name":"default","_cnpm_publish_time":1745010044831},"0.7.14":{"name":"@grpc/proto-loader","version":"0.7.14","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","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":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments --inputTemplate=I%s --outputTemplate=O%s -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -rb ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"lodash.camelcase":"^4.3.0","long":"^5.0.0","protobufjs":"^7.2.5","yargs":"^17.7.2"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^17.0.24","clang-format":"^1.2.2","google-proto-files":"^3.0.2","gts":"^3.1.0","rimraf":"^3.0.2","ts-node":"^10.9.2","typescript":"~4.7.4"},"engines":{"node":">=6"},"gitHead":"c2b914d4fd085679f7b48fae5356c5e7702b4a34","_id":"@grpc/proto-loader@0.7.14","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"5be84f445494811bdb81caf711269ae827c2a776","size":26893,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.7.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.7.14.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-npm-production","tmp":"tmp/proto-loader_0.7.14_1744914110470_0.2601430301545131"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-17T18:21:50.751Z","publish_time":1744914110751,"_source_registry_name":"default","_cnpm_publish_time":1744914110751},"0.7.13":{"name":"@grpc/proto-loader","version":"0.7.13","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","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":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments --inputTemplate=I%s --outputTemplate=O%s -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -rb ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"lodash.camelcase":"^4.3.0","long":"^5.0.0","protobufjs":"^7.2.5","yargs":"^17.7.2"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^17.0.24","clang-format":"^1.2.2","google-proto-files":"^3.0.2","gts":"^3.1.0","rimraf":"^3.0.2","ts-node":"^10.9.2","typescript":"~4.7.4"},"engines":{"node":">=6"},"gitHead":"0ae86b13f0b3492293856be7f224fe1a4eb3432d","_id":"@grpc/proto-loader@0.7.13","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"f6a44b2b7c9f7b609f5748c6eac2d420e37670cf","size":26701,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.7.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.7.13.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/proto-loader_0.7.13_1714585019408_0.5164121339667007"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-01T17:36:59.605Z","publish_time":1714585019605,"_source_registry_name":"default","_cnpm_publish_time":1714585019605},"0.7.12":{"name":"@grpc/proto-loader","version":"0.7.12","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","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":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments --inputTemplate=I%s --outputTemplate=O%s -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -rb ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"lodash.camelcase":"^4.3.0","long":"^5.0.0","protobufjs":"^7.2.4","yargs":"^17.7.2"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^17.0.24","clang-format":"^1.2.2","gts":"^3.1.0","rimraf":"^3.0.2","typescript":"~4.7.4"},"engines":{"node":">=6"},"gitHead":"dfd8f0f7ea4188cf8be1aabd9a494fcd287debe5","_id":"@grpc/proto-loader@0.7.12","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"787b58e3e3771df30b1567c057b6ab89e3a42911","size":25988,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.7.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.7.12.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/proto-loader_0.7.12_1711643459338_0.5919379433981422"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-28T16:30:59.486Z","publish_time":1711643459486,"_source_registry_name":"default","_cnpm_publish_time":1711643459486},"0.7.11":{"name":"@grpc/proto-loader","version":"0.7.11","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","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":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments --inputTemplate=I%s --outputTemplate=O%s -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -rb ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"lodash.camelcase":"^4.3.0","long":"^5.0.0","protobufjs":"^7.2.4","yargs":"^17.7.2"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^17.0.24","clang-format":"^1.2.2","gts":"^3.1.0","rimraf":"^3.0.2","typescript":"~4.7.4"},"engines":{"node":">=6"},"gitHead":"f2c5facba6d2c2e2363b30eff10adb5ff6fbc404","_id":"@grpc/proto-loader@0.7.11","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"9d5acd6dd273b17efad7d1dba3c96ed565a78156","size":25986,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.7.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.7.11.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/proto-loader_0.7.11_1711472711419_0.5877734899340636"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-26T17:05:11.573Z","publish_time":1711472711573,"_source_registry_name":"default","_cnpm_publish_time":1711472711573},"0.7.10":{"name":"@grpc/proto-loader","version":"0.7.10","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","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":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments --inputTemplate=I%s --outputTemplate=O%s -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -rb ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"lodash.camelcase":"^4.3.0","long":"^5.0.0","protobufjs":"^7.2.4","yargs":"^17.7.2"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^17.0.24","clang-format":"^1.2.2","gts":"^3.1.0","rimraf":"^3.0.2","typescript":"~4.7.4"},"engines":{"node":">=6"},"gitHead":"ddb8de2992ada457beba86b75b39a8a0cb6b0ec6","_id":"@grpc/proto-loader@0.7.10","_nodeVersion":"17.9.0","_npmVersion":"8.5.5","dist":{"shasum":"6bf26742b1b54d0a473067743da5d3189d06d720","size":25974,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.7.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.7.10.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/proto-loader_0.7.10_1695074839051_0.5022307224862435"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-18T22:07:19.253Z","publish_time":1695074839253,"_source_registry_name":"default","_cnpm_publish_time":1695074839253},"0.7.9":{"name":"@grpc/proto-loader","version":"0.7.9","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","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":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments --inputTemplate=I%s --outputTemplate=O%s -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -rb ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"lodash.camelcase":"^4.3.0","long":"^5.0.0","protobufjs":"^7.2.4","yargs":"^17.7.2"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^17.0.24","clang-format":"^1.2.2","gts":"^3.1.0","rimraf":"^3.0.2","typescript":"~4.7.4"},"engines":{"node":">=6"},"gitHead":"4daa6dc6b03850e30648b77380f8e4a62d3324f5","_id":"@grpc/proto-loader@0.7.9","_nodeVersion":"17.9.0","_npmVersion":"8.5.5","dist":{"shasum":"3ca68236f1a0d77566dafa53c715eb31d096279a","size":25826,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.7.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.7.9.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/proto-loader_0.7.9_1692808718469_0.9562280191019246"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-23T16:38:38.833Z","publish_time":1692808718833,"_source_registry_name":"default","_cnpm_publish_time":1692808718833},"0.7.9-pre.1":{"name":"@grpc/proto-loader","version":"0.7.9-pre.1","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","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":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments --inputTemplate=I%s --outputTemplate=O%s -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -rb ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"lodash.camelcase":"^4.3.0","long":"^5.0.0","protobufjs":"^7.2.4","yargs":"^17.7.2"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^17.0.24","clang-format":"^1.2.2","gts":"^3.1.0","rimraf":"^3.0.2","typescript":"~4.7.4"},"engines":{"node":">=6"},"readmeFilename":"README.md","gitHead":"90adc8a3e2df1da033c3d2c5dd2088b20f772497","_id":"@grpc/proto-loader@0.7.9-pre.1","_nodeVersion":"18.14.0","_npmVersion":"9.3.1","dist":{"shasum":"5ce3753bf2a5b636b4ed17444d90a6cc32809e1a","size":25829,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.7.9-pre.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.7.9-pre.1.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/proto-loader_0.7.9-pre.1_1690575109217_0.838216325469044"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-28T20:11:49.438Z","publish_time":1690575109438,"_source_registry_name":"default","_cnpm_publish_time":1690575109438},"0.7.8":{"name":"@grpc/proto-loader","version":"0.7.8","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","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":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments --inputTemplate=I%s --outputTemplate=O%s -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -rb ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^7.2.4","yargs":"^17.7.2"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^17.0.24","clang-format":"^1.2.2","gts":"^3.1.0","rimraf":"^3.0.2","typescript":"~4.7.4"},"engines":{"node":">=6"},"gitHead":"fe42d6495ef8ab9635060136036157327d7181d7","_id":"@grpc/proto-loader@0.7.8","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"c050bbeae5f000a1919507f195a1b094e218036e","size":25830,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.7.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.7.8.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/proto-loader_0.7.8_1689107077613_0.1199619781492296"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-11T20:24:37.909Z","publish_time":1689107077909,"_source_registry_name":"default","_cnpm_publish_time":1689107077909},"0.7.7":{"name":"@grpc/proto-loader","version":"0.7.7","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","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":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments --inputTemplate=I%s --outputTemplate=O%s -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -rb ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^7.0.0","yargs":"^17.7.2"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^17.0.24","clang-format":"^1.2.2","gts":"^3.1.0","rimraf":"^3.0.2","typescript":"~4.7.4"},"engines":{"node":">=6"},"gitHead":"892f16e1752d892d2b5879ca48dab731e655a1a7","_id":"@grpc/proto-loader@0.7.7","_nodeVersion":"18.14.0","_npmVersion":"9.3.1","dist":{"shasum":"d33677a77eea8407f7c66e2abd97589b60eb4b21","size":25828,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.7.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.7.7.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/proto-loader_0.7.7_1683136290813_0.5854106616178745"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-03T17:51:31.015Z","publish_time":1683136291015,"_source_registry_name":"default","_cnpm_publish_time":1683136291015},"0.7.6":{"name":"@grpc/proto-loader","version":"0.7.6","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","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":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments --inputTemplate=I%s --outputTemplate=O%s -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -rb ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^7.0.0","yargs":"^16.2.0"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^16.0.4","clang-format":"^1.2.2","gts":"^3.1.0","rimraf":"^3.0.2","typescript":"~4.7.4"},"engines":{"node":">=6"},"gitHead":"bb0a09a2508ffb6ea0e2d85af7dfdb90a3c37a20","_id":"@grpc/proto-loader@0.7.6","_nodeVersion":"18.14.0","_npmVersion":"9.3.1","dist":{"shasum":"b71fdf92b184af184b668c4e9395a5ddc23d61de","size":25817,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.7.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.7.6.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/proto-loader_0.7.6_1679508731380_0.22193250947489918"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-22T18:12:11.565Z","publish_time":1679508731565,"_cnpm_publish_time":1679508731565},"0.7.5":{"name":"@grpc/proto-loader","version":"0.7.5","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","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":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments --inputTemplate=I%s --outputTemplate=O%s -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -rb ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^7.0.0","yargs":"^16.2.0"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^16.0.4","clang-format":"^1.2.2","gts":"^3.1.0","rimraf":"^3.0.2","typescript":"~4.7.4"},"engines":{"node":">=6"},"gitHead":"cc333bad3e80a41d691c9e68d8f94a7656fa8d3c","_id":"@grpc/proto-loader@0.7.5","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"shasum":"ee9e7488fa585dc6b0f7fe88cd39723a3e64c906","size":25767,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.7.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.7.5.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/proto-loader_0.7.5_1676327795300_0.9021132447131857"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-13T22:36:35.449Z","publish_time":1676327795449,"_cnpm_publish_time":1676327795449},"0.7.4":{"name":"@grpc/proto-loader","version":"0.7.4","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","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":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments --inputTemplate=I%s --outputTemplate=O%s -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -rb ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^7.0.0","yargs":"^16.2.0"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^16.0.4","clang-format":"^1.2.2","gts":"^3.1.0","rimraf":"^3.0.2","typescript":"~4.7.4"},"engines":{"node":">=6"},"gitHead":"e77eea777e3539a8ee82d9f58de709586d7980ea","_id":"@grpc/proto-loader@0.7.4","_nodeVersion":"16.9.1","_npmVersion":"7.21.1","dist":{"shasum":"4946a84fbf47c3ddd4e6a97acb79d69a9f47ebf2","size":25586,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.7.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.7.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/proto-loader_0.7.4_1670444766114_0.19881730229733718"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-07T21:00:20.339Z","publish_time":1670444766293,"_cnpm_publish_time":1670444766293},"0.7.3":{"name":"@grpc/proto-loader","version":"0.7.3","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","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":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments --inputTemplate=I%s --outputTemplate=O%s -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -rb ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^7.0.0","yargs":"^16.2.0"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^16.0.4","clang-format":"^1.2.2","gts":"^3.1.0","rimraf":"^3.0.2","typescript":"~4.7.4"},"engines":{"node":">=6"},"gitHead":"68e310d38da9bc490ce68221688a1e88d884d644","_id":"@grpc/proto-loader@0.7.3","_nodeVersion":"16.9.1","_npmVersion":"7.21.1","dist":{"shasum":"75a6f95b51b85c5078ac7394da93850c32d36bb8","size":25037,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.7.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.7.3.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/proto-loader_0.7.3_1663784898307_0.47610709559271513"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-21T18:55:32.948Z","publish_time":1663784898539,"_cnpm_publish_time":1663784898539},"0.7.2":{"name":"@grpc/proto-loader","version":"0.7.2","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","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":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -rb ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^7.0.0","yargs":"^16.2.0"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^16.0.4","clang-format":"^1.2.2","gts":"^3.1.0","rimraf":"^3.0.2","typescript":"~4.7.4"},"engines":{"node":">=6"},"gitHead":"1b1930f5350430444602bb7aa22e11bdd74c9617","_id":"@grpc/proto-loader@0.7.2","_nodeVersion":"16.9.1","_npmVersion":"7.21.1","dist":{"shasum":"fa63178853afe1473c50cff89fe572f7c8b20154","size":17107,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.7.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.7.2.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/proto-loader_0.7.2_1660766869841_0.711732120689631"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-17T20:14:45.609Z","publish_time":1660766870014,"_cnpm_publish_time":1660766870014},"0.7.1":{"name":"@grpc/proto-loader","version":"0.7.1","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","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":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -rb ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"lodash.camelcase":"^4.3.0","long":"^5.0.0","protobufjs":"^7.0.0","yargs":"^16.2.0"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^16.0.4","clang-format":"^1.2.2","gts":"^3.1.0","rimraf":"^3.0.2","typescript":"~4.7.4"},"engines":{"node":">=6"},"gitHead":"f49c42c4c898270a92bf6e793012c27261f580bd","_id":"@grpc/proto-loader@0.7.1","_nodeVersion":"16.9.1","_npmVersion":"7.21.1","dist":{"shasum":"3fcef4d46843de39fa835131bc899ff110974857","size":17107,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.7.1.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/proto-loader_0.7.1_1660756886824_0.8001300722031663"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-17T18:03:09.812Z","publish_time":1660756887149,"_cnpm_publish_time":1660756887149},"0.7.0":{"name":"@grpc/proto-loader","version":"0.7.0","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","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":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -rb ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^7.0.0","yargs":"^16.2.0"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^16.0.4","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"_id":"@grpc/proto-loader@0.7.0","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"743cc8a941cc251620c66ebe0d330e1411a33535","size":17135,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.7.0.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/proto-loader_0.7.0_1657829752594_0.23424770731124767"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-14T20:18:39.304Z","publish_time":1657829752816,"_cnpm_publish_time":1657829752816},"0.6.13":{"name":"@grpc/proto-loader","version":"0.6.13","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","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":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -rb ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^6.11.3","yargs":"^16.2.0"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^16.0.4","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"gitHead":"be7ec4aaad7d009f879433d87f3c4731c48c20c3","_id":"@grpc/proto-loader@0.6.13","_nodeVersion":"17.9.0","_npmVersion":"8.5.5","dist":{"shasum":"008f989b72a40c60c96cd4088522f09b05ac66bc","size":17068,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.13.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/proto-loader_0.6.13_1654551951908_0.6273244413433967"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-06T21:45:56.830Z","publish_time":1654551952106,"_cnpm_publish_time":1654551952106},"0.6.12":{"name":"@grpc/proto-loader","version":"0.6.12","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","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":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -rb ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^6.10.0","yargs":"^16.2.0"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^16.0.4","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"gitHead":"0679e3e4924f0976dc1a22b8f715e7756786c1d3","_id":"@grpc/proto-loader@0.6.12","_nodeVersion":"17.9.0","_npmVersion":"8.5.5","dist":{"shasum":"459b619b8b9b67794bf0d1cb819653a38c63e164","size":17065,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.12.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/proto-loader_0.6.12_1651769679066_0.5455220910913237"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-05T16:58:37.136Z","publish_time":1651769679244,"_cnpm_publish_time":1651769679244},"0.6.11":{"name":"@grpc/proto-loader","version":"0.6.11","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","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":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -rb ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0 || ^5.2.0","protobufjs":"^6.10.0","yargs":"^16.2.0"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^16.0.4","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"gitHead":"3fe12d7ff2deb87a31cdb2dbbba1e2209514e605","_id":"@grpc/proto-loader@0.6.11","_nodeVersion":"12.22.9","_npmVersion":"8.6.0","dist":{"shasum":"07d8a0e8851ec383492c4e05eeaa45c215845750","size":17071,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.11.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/proto-loader_0.6.11_1651598653412_0.1594939049604125"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-03T17:24:22.393Z","publish_time":1651598653658,"_cnpm_publish_time":1651598653658},"0.6.10":{"name":"@grpc/proto-loader","version":"0.6.10","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","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":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -rb ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^5.2.0","protobufjs":"^6.10.0","yargs":"^16.2.0"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^16.0.4","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"_id":"@grpc/proto-loader@0.6.10","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"ba5852d35556f53942124edebcb4bffa0b30386e","size":17137,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.10.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/proto-loader_0.6.10_1651525625563_0.40545011381628693"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-02T21:07:15.144Z","publish_time":1651525625714,"_cnpm_publish_time":1651525625714},"0.6.9":{"name":"@grpc/proto-loader","version":"0.6.9","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","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":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -rb ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^6.10.0","yargs":"^16.2.0"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^16.0.4","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"_id":"@grpc/proto-loader@0.6.9","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"4014eef366da733f8e04a9ddd7376fe8a58547b7","size":17126,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.9.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/proto-loader_0.6.9_1641417126992_0.21349868352127488"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-05T21:12:15.423Z","publish_time":1641417127154,"_cnpm_publish_time":1641417127154},"0.6.8":{"name":"@grpc/proto-loader","version":"0.6.8","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","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":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -rb ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^6.10.0","yargs":"^17.3.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^17.0.8","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"_id":"@grpc/proto-loader@0.6.8","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"de6af926d601535870d8ce83277d3d3ebac26a0f","size":17128,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.8.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/proto-loader_0.6.8_1641334615010_0.21964846780597824"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-04T22:27:01.315Z","publish_time":1641334615169,"_cnpm_publish_time":1641334615169},"0.6.7":{"name":"@grpc/proto-loader","version":"0.6.7","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -r ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^6.10.0","yargs":"^16.1.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^15.0.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"_id":"@grpc/proto-loader@0.6.7","_nodeVersion":"10.22.1","_npmVersion":"6.14.6","dist":{"shasum":"e62a202f4cf5897bdd0e244dec1dbc80d84bdfa1","size":17119,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.7.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/proto-loader_0.6.7_1637084170450_0.1575644089680408"},"_hasShrinkwrap":false,"publish_time":1637084170616,"_cnpm_publish_time":1637084170616},"0.6.6":{"name":"@grpc/proto-loader","version":"0.6.6","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -r ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^6.10.0","yargs":"^16.1.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^15.0.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"_id":"@grpc/proto-loader@0.6.6","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"d8e51ea808ec5fa54d9defbecbf859336fb2da71","size":17121,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.6.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/proto-loader_0.6.6_1634590534879_0.06014682696999629"},"_hasShrinkwrap":false,"publish_time":1634590535099,"_cnpm_publish_time":1634590535099},"0.6.5":{"name":"@grpc/proto-loader","version":"0.6.5","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -r ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^6.10.0","yargs":"^16.1.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^15.0.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"_id":"@grpc/proto-loader@0.6.5","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"f23c7cb3e7076a8702f40c2b6678f06fb9950a55","size":17065,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.5.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/proto-loader_0.6.5_1631555976149_0.8456013149233508"},"_hasShrinkwrap":false,"publish_time":1631555976287,"_cnpm_publish_time":1631555976287},"0.6.4":{"name":"@grpc/proto-loader","version":"0.6.4","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -r ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^6.10.0","yargs":"^16.1.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^15.0.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"_id":"@grpc/proto-loader@0.6.4","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"5438c0d771e92274e77e631babdc14456441cbdc","size":16499,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.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/proto-loader_0.6.4_1624985379529_0.7468814058015916"},"_hasShrinkwrap":false,"publish_time":1624985379657,"_cnpm_publish_time":1624985379657},"0.6.3":{"name":"@grpc/proto-loader","version":"0.6.3","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -r ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^6.10.0","yargs":"^16.1.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^15.0.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"_id":"@grpc/proto-loader@0.6.3","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"9d3617e514295b2a6fe7e7ce28177af4783b6b12","size":16490,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.3.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/proto-loader_0.6.3_1624553739141_0.6321750142945819"},"_hasShrinkwrap":false,"publish_time":1624553739245,"_cnpm_publish_time":1624553739245},"0.6.2":{"name":"@grpc/proto-loader","version":"0.6.2","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -r ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^6.10.0","yargs":"^16.1.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^15.0.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"_id":"@grpc/proto-loader@0.6.2","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"412575f3ff5ef0a9b79d4ea12c08cba5601041cb","size":16358,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.2.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/proto-loader_0.6.2_1620759525558_0.8435800893467695"},"_hasShrinkwrap":false,"publish_time":1620759525694,"_cnpm_publish_time":1620759525694},"0.6.1":{"name":"@grpc/proto-loader","version":"0.6.1","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -r ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^6.10.0","yargs":"^16.1.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^15.0.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"_id":"@grpc/proto-loader@0.6.1","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"ad63e8c7d2a23b0175c78eebc26dedf6b0af0b0b","size":16356,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.1.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/proto-loader_0.6.1_1618434204998_0.8491944856751674"},"_hasShrinkwrap":false,"publish_time":1618434205144,"_cnpm_publish_time":1618434205144},"0.6.0":{"name":"@grpc/proto-loader","version":"0.6.0","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -r ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^6.10.0","yargs":"^16.1.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^15.0.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"_id":"@grpc/proto-loader@0.6.0","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","dist":{"shasum":"75d5e39bbb8f694d725d7eb1067e4eebcbe91745","size":15663,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.0.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/proto-loader_0.6.0_1617730790320_0.030469480074071464"},"_hasShrinkwrap":false,"publish_time":1617730790467,"_cnpm_publish_time":1617730790467},"0.6.0-pre18":{"name":"@grpc/proto-loader","version":"0.6.0-pre18","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -r ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^6.10.0","yargs":"^16.1.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^15.0.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"readmeFilename":"README.md","_id":"@grpc/proto-loader@0.6.0-pre18","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","dist":{"shasum":"1862442ecc7f6f7b4ce4be48d0144c03bea45a9f","size":15525,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.0-pre18.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.0-pre18.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/proto-loader_0.6.0-pre18_1617222244349_0.07276423734809678"},"_hasShrinkwrap":false,"publish_time":1617222244503,"_cnpm_publish_time":1617222244503},"0.5.6":{"name":"@grpc/proto-loader","version":"0.5.6","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"dependencies":{"lodash.camelcase":"^4.3.0","protobufjs":"^6.8.6"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mocha":"^5.2.7","@types/node":"^10.12.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.3.3333"},"engines":{"node":">=6"},"_id":"@grpc/proto-loader@0.5.6","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"1dea4b8a6412b05e2d58514d507137b63a52a98d","size":8561,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.5.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.5.6.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/proto-loader_0.5.6_1611168432756_0.2866391691428143"},"_hasShrinkwrap":false,"publish_time":1611168432957,"_cnpm_publish_time":1611168432957},"0.6.0-pre17":{"name":"@grpc/proto-loader","version":"0.6.0-pre17","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -r ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^6.10.0","yargs":"^15.3.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^15.0.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"readmeFilename":"README.md","_id":"@grpc/proto-loader@0.6.0-pre17","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"shasum":"ea1f5144296b99577708d19bc31d35f0ef1f52dc","size":15078,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.0-pre17.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.0-pre17.tgz"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/proto-loader_0.6.0-pre17_1603390189712_0.5676847872246784"},"_hasShrinkwrap":false,"publish_time":1603390189865,"_cnpm_publish_time":1603390189865},"0.6.0-pre16":{"name":"@grpc/proto-loader","version":"0.6.0-pre16","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -r ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^6.10.0","yargs":"^15.3.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^15.0.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"readmeFilename":"README.md","_id":"@grpc/proto-loader@0.6.0-pre16","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"shasum":"981a6bc4c149131d0cbef4634888d0dc7cf6cd3e","size":15064,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.0-pre16.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.0-pre16.tgz"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/proto-loader_0.6.0-pre16_1603316240833_0.8098965780953811"},"_hasShrinkwrap":false,"publish_time":1603316241037,"_cnpm_publish_time":1603316241037},"0.6.0-pre15":{"name":"@grpc/proto-loader","version":"0.6.0-pre15","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -r ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^6.10.0","yargs":"^15.3.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^15.0.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"readmeFilename":"README.md","_id":"@grpc/proto-loader@0.6.0-pre15","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"shasum":"a9afa77d02a132f00d91615050c91b1eae062f27","size":15076,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.0-pre15.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.0-pre15.tgz"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/proto-loader_0.6.0-pre15_1603316037211_0.243590314554891"},"_hasShrinkwrap":false,"publish_time":1603316037389,"_cnpm_publish_time":1603316037389},"0.6.0-pre14":{"name":"@grpc/proto-loader","version":"0.6.0-pre14","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -r ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^6.10.0","yargs":"^15.3.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^15.0.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"readmeFilename":"README.md","_id":"@grpc/proto-loader@0.6.0-pre14","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"shasum":"0fd188b9a1403f7eef11448faf55ab4f4e030469","size":15104,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.0-pre14.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.0-pre14.tgz"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/proto-loader_0.6.0-pre14_1597097980424_0.9118227219435124"},"_hasShrinkwrap":false,"publish_time":1597097980582,"_cnpm_publish_time":1597097980582},"0.6.0-pre13":{"name":"@grpc/proto-loader","version":"0.6.0-pre13","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -r ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^6.10.0","yargs":"^15.3.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^15.0.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"readmeFilename":"README.md","_id":"@grpc/proto-loader@0.6.0-pre13","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"shasum":"80f83a6b577bcc141b0f0a54733028755c03823b","size":15108,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.0-pre13.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.0-pre13.tgz"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/proto-loader_0.6.0-pre13_1597084627930_0.06715010780544595"},"_hasShrinkwrap":false,"publish_time":1597084628094,"_cnpm_publish_time":1597084628094},"0.6.0-pre12":{"name":"@grpc/proto-loader","version":"0.6.0-pre12","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check","generate-golden":"node ./build/bin/proto-loader-gen-types.js --keepCase --longs=String --enums=String --defaults --oneofs --json --includeComments -I deps/gapic-showcase/schema/ deps/googleapis/ -O ./golden-generated --grpcLib @grpc/grpc-js google/showcase/v1beta1/echo.proto","validate-golden":"rm -rf ./golden-generated-old && mv ./golden-generated/ ./golden-generated-old && npm run generate-golden && diff -r ./golden-generated ./golden-generated-old"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^6.10.0","yargs":"^15.3.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^5.2.7","@types/node":"^10.17.26","@types/yargs":"^15.0.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"readmeFilename":"README.md","_id":"@grpc/proto-loader@0.6.0-pre12","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"shasum":"4631f030b76fa72f1f56b0d0f09964d294f8a33f","size":14659,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.0-pre12.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.0-pre12.tgz"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/proto-loader_0.6.0-pre12_1596477580262_0.9880712482615348"},"_hasShrinkwrap":false,"publish_time":1596477580419,"_cnpm_publish_time":1596477580419},"0.6.0-pre11":{"name":"@grpc/proto-loader","version":"0.6.0-pre11","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^6.10.0","yargs":"^15.3.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^7.0.2","@types/node":"^10.17.26","@types/yargs":"^15.0.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"readmeFilename":"README.md","_id":"@grpc/proto-loader@0.6.0-pre11","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"shasum":"52951ed45df0297f11ac0c637421e305e022931f","size":14335,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.0-pre11.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.0-pre11.tgz"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/proto-loader_0.6.0-pre11_1595280431964_0.09496280090514886"},"_hasShrinkwrap":false,"publish_time":1595280432088,"_cnpm_publish_time":1595280432088},"0.6.0-pre10":{"name":"@grpc/proto-loader","version":"0.6.0-pre10","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^6.9.0","yargs":"^15.3.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^7.0.2","@types/node":"^10.17.26","@types/yargs":"^15.0.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"readmeFilename":"README.md","_id":"@grpc/proto-loader@0.6.0-pre10","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"shasum":"91b56733f45658eed6946636cc6a3f1ea35b9fd9","size":14134,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.0-pre10.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.0-pre10.tgz"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/proto-loader_0.6.0-pre10_1594671248933_0.8859161460757898"},"_hasShrinkwrap":false,"publish_time":1594671249063,"_cnpm_publish_time":1594671249063},"0.6.0-pre9":{"name":"@grpc/proto-loader","version":"0.6.0-pre9","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^6.9.0","yargs":"^15.3.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^7.0.2","@types/node":"^10.17.26","@types/yargs":"^15.0.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"readmeFilename":"README.md","_id":"@grpc/proto-loader@0.6.0-pre9","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"shasum":"0c6fe42f6c5ef9ce1b3cef7be64d5b09d6fe4d6d","size":14117,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.0-pre9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.0-pre9.tgz"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/proto-loader_0.6.0-pre9_1594415752254_0.17981523314214476"},"_hasShrinkwrap":false,"publish_time":1594415752373,"_cnpm_publish_time":1594415752373},"0.6.0-pre8":{"name":"@grpc/proto-loader","version":"0.6.0-pre8","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","protobufjs":"^6.9.0","yargs":"^15.3.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^7.0.2","@types/node":"^10.17.26","@types/yargs":"^15.0.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"_id":"@grpc/proto-loader@0.6.0-pre8","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"shasum":"38524e99ac4e3314a186bde5abf1614bb419a9fa","size":13851,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.0-pre8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.0-pre8.tgz"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/proto-loader_0.6.0-pre8_1594410597098_0.36493308968927995"},"_hasShrinkwrap":false,"publish_time":1594410597231,"_cnpm_publish_time":1594410597231},"0.5.5":{"name":"@grpc/proto-loader","version":"0.5.5","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"dependencies":{"lodash.camelcase":"^4.3.0","protobufjs":"^6.8.6"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/node":"^10.12.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.3.3333"},"engines":{"node":">=6"},"_id":"@grpc/proto-loader@0.5.5","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"shasum":"6725e7a1827bdf8e92e29fbf4e9ef0203c0906a9","size":8316,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.5.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.5.5.tgz"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/proto-loader_0.5.5_1594403503140_0.9365481759176042"},"_hasShrinkwrap":false,"publish_time":1594403503262,"_cnpm_publish_time":1594403503262},"0.6.0-pre7":{"name":"@grpc/proto-loader","version":"0.6.0-pre7","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","mkdirp":"^1.0.4","protobufjs":"^6.9.0","yargs":"^15.3.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^7.0.2","@types/node":"^10.17.26","@types/yargs":"^15.0.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"readmeFilename":"README.md","_id":"@grpc/proto-loader@0.6.0-pre7","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"shasum":"1af432f4a1fccb541c4152e64c28d2dc8ce96e89","size":13449,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.0-pre7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.0-pre7.tgz"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/proto-loader_0.6.0-pre7_1594396058553_0.3611911478531038"},"_hasShrinkwrap":false,"publish_time":1594396058710,"_cnpm_publish_time":1594396058710},"0.6.0-pre6":{"name":"@grpc/proto-loader","version":"0.6.0-pre6","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","mkdirp":"^1.0.4","protobufjs":"^6.9.0","yargs":"^15.3.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^7.0.2","@types/node":"^10.17.26","@types/yargs":"^15.0.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"_id":"@grpc/proto-loader@0.6.0-pre6","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"shasum":"ca699047bccac23e3767fa77ba5bd4578732563a","size":13451,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.0-pre6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.0-pre6.tgz"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/proto-loader_0.6.0-pre6_1594051416081_0.3999240532614248"},"_hasShrinkwrap":false,"publish_time":1594051416211,"_cnpm_publish_time":1594051416211},"0.6.0-pre5":{"name":"@grpc/proto-loader","version":"0.6.0-pre5","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","mkdirp":"^1.0.4","protobufjs":"^6.9.0","yargs":"^15.3.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^7.0.2","@types/node":"^10.17.26","@types/yargs":"^15.0.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"readmeFilename":"README.md","_id":"@grpc/proto-loader@0.6.0-pre5","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"shasum":"ad65a63e9bf5c6240357b4d89817a0cf9adbf4df","size":13451,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.0-pre5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.0-pre5.tgz"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/proto-loader_0.6.0-pre5_1593114396838_0.31251724797041724"},"_hasShrinkwrap":false,"publish_time":1593114396932,"_cnpm_publish_time":1593114396932},"0.6.0-pre4":{"name":"@grpc/proto-loader","version":"0.6.0-pre4","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","mkdirp":"^1.0.4","protobufjs":"^6.9.0","yargs":"^15.3.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^7.0.2","@types/node":"^10.17.26","@types/yargs":"^15.0.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"readmeFilename":"README.md","_id":"@grpc/proto-loader@0.6.0-pre4","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"shasum":"f3fd81bcba0cde60855e10c80d02c9a1fad55318","size":13448,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.0-pre4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.0-pre4.tgz"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/proto-loader_0.6.0-pre4_1593041831049_0.8766961442617072"},"_hasShrinkwrap":false,"publish_time":1593041831190,"_cnpm_publish_time":1593041831190},"0.6.0-pre3":{"name":"@grpc/proto-loader","version":"0.6.0-pre3","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","mkdirp":"^1.0.4","protobufjs":"^6.8.6","yargs":"^15.3.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^7.0.2","@types/node":"^10.17.26","@types/yargs":"^15.0.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"readmeFilename":"README.md","_id":"@grpc/proto-loader@0.6.0-pre3","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"shasum":"811ff322dd6487d011ce1e306087bb908a16304f","size":13205,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.0-pre3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.0-pre3.tgz"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/proto-loader_0.6.0-pre3_1592520798842_0.9764823999884031"},"_hasShrinkwrap":false,"publish_time":1592520799151,"_cnpm_publish_time":1592520799151},"0.6.0-pre2":{"name":"@grpc/proto-loader","version":"0.6.0-pre2","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","mkdirp":"^1.0.4","protobufjs":"^6.8.6","yargs":"^15.3.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^7.0.2","@types/node":"^10.17.26","@types/yargs":"^15.0.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"readmeFilename":"README.md","_id":"@grpc/proto-loader@0.6.0-pre2","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"shasum":"6e75099db2669c5de724d2c93a9c4ce106b3344f","size":12403,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.0-pre2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.0-pre2.tgz"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/proto-loader_0.6.0-pre2_1591986164944_0.32383379576369764"},"_hasShrinkwrap":false,"publish_time":1591986165110,"_cnpm_publish_time":1591986165110},"0.6.0-pre1":{"name":"@grpc/proto-loader","version":"0.6.0-pre1","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"node -e 'require(\"rimraf\")(\"./build\", () => {})'","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"bin":{"proto-loader-gen-types":"build/bin/proto-loader-gen-types.js"},"dependencies":{"@types/long":"^4.0.1","lodash.camelcase":"^4.3.0","long":"^4.0.0","mkdirp":"^1.0.4","protobufjs":"^6.8.6","yargs":"^15.3.1"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/mkdirp":"^1.0.1","@types/mocha":"^7.0.2","@types/node":"^10.17.26","@types/yargs":"^15.0.5","clang-format":"^1.2.2","gts":"^1.1.0","rimraf":"^3.0.2","typescript":"~3.8.3"},"engines":{"node":">=6"},"_id":"@grpc/proto-loader@0.6.0-pre1","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"shasum":"33bf2b96a541af2587a32be550281506ab1e64a0","size":12408,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.6.0-pre1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.6.0-pre1.tgz"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/proto-loader_0.6.0-pre1_1591985218127_0.7130367902681418"},"_hasShrinkwrap":false,"publish_time":1591985218323,"_cnpm_publish_time":1591985218323},"0.5.4":{"name":"@grpc/proto-loader","version":"0.5.4","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"gts clean","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"dependencies":{"lodash.camelcase":"^4.3.0","protobufjs":"^6.8.6"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/node":"^10.12.5","clang-format":"^1.2.2","gts":"^1.1.0","typescript":"~3.3.3333"},"engines":{"node":">=6"},"_id":"@grpc/proto-loader@0.5.4","_nodeVersion":"11.15.0","_npmVersion":"6.7.0","dist":{"shasum":"038a3820540f621eeb1b05d81fbedfb045e14de0","size":8263,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.5.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.5.4.tgz"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/proto-loader_0.5.4_1585766587996_0.7658760290114122"},"_hasShrinkwrap":false,"publish_time":1585766588109,"_cnpm_publish_time":1585766588109},"0.5.3":{"name":"@grpc/proto-loader","version":"0.5.3","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"gts clean","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"dependencies":{"lodash.camelcase":"^4.3.0","protobufjs":"^6.8.6"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/node":"^10.12.5","clang-format":"^1.2.2","gts":"^0.5.3","typescript":"~3.3.3333"},"engines":{"node":">=6"},"_id":"@grpc/proto-loader@0.5.3","_nodeVersion":"12.9.0","_npmVersion":"6.10.2","dist":{"shasum":"a233070720bf7560c4d70e29e7950c72549a132c","size":8338,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.5.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.5.3.tgz"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/proto-loader_0.5.3_1572890436973_0.50687462033932"},"_hasShrinkwrap":false,"publish_time":1572890437187,"_cnpm_publish_time":1572890437187},"0.5.2":{"name":"@grpc/proto-loader","version":"0.5.2","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"gts clean","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"dependencies":{"lodash.camelcase":"^4.3.0","protobufjs":"^6.8.6"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/node":"^10.12.5","clang-format":"^1.2.2","gts":"^0.5.3","typescript":"~3.3.3333"},"engines":{"node":">=6"},"_id":"@grpc/proto-loader@0.5.2","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"dist":{"shasum":"c84f83be962f518bc303ca2d5e6ef2239439786c","size":8365,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.5.2.tgz"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/proto-loader_0.5.2_1567535479615_0.49255531432485555"},"_hasShrinkwrap":false,"publish_time":1567535479769,"_cnpm_publish_time":1567535479769},"0.5.1":{"name":"@grpc/proto-loader","version":"0.5.1","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"gts clean","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"dependencies":{"lodash.camelcase":"^4.3.0","protobufjs":"^6.8.6"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/node":"^10.12.5","clang-format":"^1.2.2","gts":"^0.5.3","typescript":"~3.3.3333"},"engines":{"node":">=6"},"_id":"@grpc/proto-loader@0.5.1","_nodeVersion":"12.0.0","_npmVersion":"6.9.0","dist":{"shasum":"48492b53cdda353110b51a4b02f465974729c76f","size":8365,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.5.1.tgz"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/proto-loader_0.5.1_1558110942372_0.12168749007409763"},"_hasShrinkwrap":false,"publish_time":1558110942505,"_cnpm_publish_time":1558110942505},"0.5.0":{"name":"@grpc/proto-loader","version":"0.5.0","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"gts clean","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"dependencies":{"lodash.camelcase":"^4.3.0","protobufjs":"^6.8.6"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/node":"^10.12.5","clang-format":"^1.2.2","gts":"^0.5.3","typescript":"~3.3.3333"},"engines":{"node":">=6"},"_id":"@grpc/proto-loader@0.5.0","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"dist":{"shasum":"6d21930530db6089ed68a90f10a22b76fdc3387d","size":8353,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.5.0.tgz"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/proto-loader_0.5.0_1554928774866_0.20120739302703106"},"_hasShrinkwrap":false,"publish_time":1554928775026,"_cnpm_publish_time":1554928775026},"0.4.0":{"name":"@grpc/proto-loader","version":"0.4.0","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"gts clean","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"dependencies":{"lodash.camelcase":"^4.3.0","protobufjs":"^6.8.6"},"devDependencies":{"@types/lodash.camelcase":"^4.3.4","@types/node":"^10.12.5","clang-format":"^1.2.2","gts":"^0.5.3","typescript":"~2.7.2"},"engines":{"node":">=6"},"_id":"@grpc/proto-loader@0.4.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"dist":{"shasum":"a823a51eb2fde58369bef1deb5445fd808d70901","size":4430,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.4.0.tgz"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/proto-loader_0.4.0_1547758327418_0.7862900007567022"},"_hasShrinkwrap":false,"publish_time":1547758327514,"_cnpm_publish_time":1547758327514},"0.3.0":{"name":"@grpc/proto-loader","version":"0.3.0","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"gts clean","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"files":["build/src/*.d.ts","build/src/*.js"],"dependencies":{"@types/lodash":"^4.14.104","@types/node":"^9.4.6","lodash":"^4.17.5","protobufjs":"^6.8.6"},"devDependencies":{"clang-format":"^1.2.2","gts":"^0.5.3","typescript":"~2.7.2"},"engines":{"node":">=6"},"_id":"@grpc/proto-loader@0.3.0","_npmVersion":"5.10.0","_nodeVersion":"10.3.0","_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"dist":{"shasum":"c127d3859bff895f220453612ba04b923af0c584","size":3534,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.3.0.tgz"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/proto-loader_0.3.0_1531343967933_0.1312178900092138"},"_hasShrinkwrap":false,"publish_time":1531343967980,"_cnpm_publish_time":1531343967980},"0.1.0":{"name":"@grpc/proto-loader","version":"0.1.0","author":{"name":"Google Inc."},"contributors":[{"name":"Michael Lumish","email":"mlumish@google.com"}],"description":"gRPC utility library for loading .proto files","homepage":"https://grpc.io/","main":"build/src/index.js","typings":"build/src/index.d.ts","scripts":{"build":"npm run compile","clean":"gts clean","compile":"tsc -p .","format":"clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts","lint":"tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check","prepare":"npm run compile","test":"gulp test","check":"gts check","fix":"gts fix","pretest":"npm run compile","posttest":"npm run check"},"repository":{"type":"git","url":"git+https://github.com/grpc/grpc-node.git"},"license":"Apache-2.0","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"files":["build/src/*.d.ts","build/src/*.js"],"dependencies":{"@types/lodash":"^4.14.104","@types/node":"^9.4.6","lodash":"^4.17.5","protobufjs":"^6.8.6"},"devDependencies":{"clang-format":"^1.2.2","gts":"^0.5.3","typescript":"~2.7.2"},"_id":"@grpc/proto-loader@0.1.0","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"murgatroid99","email":"mlumish@google.com"},"dist":{"shasum":"a79f04678856f32d03e799fe87d06b7321d09f3b","size":3507,"noattachment":false,"key":"/@grpc/proto-loader/-/@grpc/proto-loader-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@grpc/proto-loader/download/@grpc/proto-loader-0.1.0.tgz"},"maintainers":[{"name":"grpc-packages","email":"grpc-packages@google.com"},{"name":"murgatroid99","email":"michael.lumish@gmail.com"},{"name":"nicolasnoble","email":"nicolas@nobis-crew.org"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/proto-loader_0.1.0_1525132160400_0.8247808400590286"},"_hasShrinkwrap":false,"publish_time":1525132160476,"_cnpm_publish_time":1525132160476}},"readme":"# gRPC Protobuf Loader\n\nA utility package for loading `.proto` files for use with gRPC, using the latest Protobuf.js package.\nPlease refer to [protobuf.js' documentation](https://github.com/dcodeIO/protobuf.js/blob/master/README.md)\nto understands its features and limitations.\n\n## Installation\n\n```sh\nnpm install @grpc/proto-loader\n```\n\n## Usage\n\n```js\nconst protoLoader = require('@grpc/proto-loader');\nconst grpcLibrary = require('grpc');\n// OR\nconst grpcLibrary = require('@grpc/grpc-js');\n\nprotoLoader.load(protoFileName, options).then(packageDefinition => {\n  const packageObject = grpcLibrary.loadPackageDefinition(packageDefinition);\n});\n// OR\nconst packageDefinition = protoLoader.loadSync(protoFileName, options);\nconst packageObject = grpcLibrary.loadPackageDefinition(packageDefinition);\n```\n\nThe options parameter is an object that can have the following optional properties:\n\n| Field name | Valid values | Description\n|------------|--------------|------------\n| `keepCase` | `true` or `false` | Preserve field names. The default is to change them to camel case.\n| `longs` | `String` or `Number` | The type to use to represent `long` values. Defaults to a `Long` object type.\n| `enums` | `String` | The type to use to represent `enum` values. Defaults to the numeric value.\n| `bytes` | `Array` or `String` | The type to use to represent `bytes` values. Defaults to `Buffer`.\n| `defaults` | `true` or `false` | Set default values on output objects. Defaults to `false`.\n| `arrays` | `true` or `false` | Set empty arrays for missing array values even if `defaults` is `false` Defaults to `false`.\n| `objects` | `true` or `false` | Set empty objects for missing object values even if `defaults` is `false` Defaults to `false`.\n| `oneofs` | `true` or `false` | Set virtual oneof properties to the present field's name. Defaults to `false`.\n| `json` | `true` or `false` | Represent `Infinity` and `NaN` as strings in `float` fields, and automatically decode `google.protobuf.Any` values. Defaults to `false`\n| `includeDirs` | An array of strings | A list of search paths for imported `.proto` files.\n\nThe following options object closely approximates the existing behavior of `grpc.load`:\n\n```js\nconst options = {\n  keepCase: true,\n  longs: String,\n  enums: String,\n  defaults: true,\n  oneofs: true\n}\n```\n\n## Generating TypeScript types\n\nThe `proto-loader-gen-types` script distributed with this package can be used to generate TypeScript type information for the objects loaded at runtime. More information about how to use it can be found in [the *@grpc/proto-loader TypeScript Type Generator CLI Tool* proposal document](https://github.com/grpc/proposal/blob/master/L70-node-proto-loader-type-generator.md). The arguments mostly match the `load` function's options; the full usage information is as follows:\n\n```console\nproto-loader-gen-types.js [options] filenames...\n\nOptions:\n      --help                 Show help                                 [boolean]\n      --version              Show version number                       [boolean]\n      --keepCase             Preserve the case of field names\n                                                      [boolean] [default: false]\n      --longs                The type that should be used to output 64 bit\n                             integer values. Can be String, Number\n                                                      [string] [default: \"Long\"]\n      --enums                The type that should be used to output enum fields.\n                             Can be String          [string] [default: \"number\"]\n      --bytes                The type that should be used to output bytes\n                             fields. Can be String, Array\n                                                    [string] [default: \"Buffer\"]\n      --defaults             Output default values for omitted fields\n                                                      [boolean] [default: false]\n      --arrays               Output default values for omitted repeated fields\n                             even if --defaults is not set\n                                                      [boolean] [default: false]\n      --objects              Output default values for omitted message fields\n                             even if --defaults is not set\n                                                      [boolean] [default: false]\n      --oneofs               Output virtual oneof fields set to the present\n                             field's name             [boolean] [default: false]\n      --json                 Represent Infinity and NaN as strings in float\n                             fields. Also decode google.protobuf.Any\n                             automatically            [boolean] [default: false]\n      --includeComments      Generate doc comments from comments in the original\n                             files                    [boolean] [default: false]\n  -I, --includeDirs          Directories to search for included files    [array]\n  -O, --outDir               Directory in which to output files\n                                                             [string] [required]\n      --grpcLib              The gRPC implementation library that these types\n                             will be used with. If not provided, some types will\n                             not be generated                           [string]\n      --inputTemplate        Template for mapping input or \"permissive\" type\n                             names                      [string] [default: \"%s\"]\n      --outputTemplate       Template for mapping output or \"restricted\" type\n                             names              [string] [default: \"%s__Output\"]\n      --inputBranded         Output property for branded type for  \"permissive\"\n                             types with fullName of the Message as its value\n                                                      [boolean] [default: false]\n      --outputBranded        Output property for branded type for  \"restricted\"\n                             types with fullName of the Message as its value\n                                                      [boolean] [default: false]\n      --targetFileExtension  File extension for generated files.\n                                                       [string] [default: \".ts\"]\n      --importFileExtension  File extension for import specifiers in generated\n                             code.                        [string] [default: \"\"]\n```\n\n### Example Usage\n\nGenerate the types:\n\n```sh\n$(npm bin)/proto-loader-gen-types --longs=String --enums=String --defaults --oneofs --grpcLib=@grpc/grpc-js --outDir=proto/ proto/*.proto\n```\n\nConsume the types:\n\n```ts\nimport * as grpc from '@grpc/grpc-js';\nimport * as protoLoader from '@grpc/proto-loader';\nimport type { ProtoGrpcType } from './proto/example.ts';\nimport type { ExampleHandlers } from './proto/example_package/Example.ts';\n\nconst exampleServer: ExampleHandlers = {\n  // server handlers implementation...\n};\n\nconst packageDefinition = protoLoader.loadSync('./proto/example.proto');\nconst proto = (grpc.loadPackageDefinition(\n  packageDefinition\n) as unknown) as ProtoGrpcType;\n\nconst server = new grpc.Server();\nserver.addService(proto.example_package.Example.service, exampleServer);\n```\n","_attachments":{},"homepage":"https://grpc.io/","bugs":{"url":"https://github.com/grpc/grpc-node/issues"},"license":"Apache-2.0"}