{"_id":"google-proto-files","_rev":"4104356","name":"google-proto-files","description":"All of the Google API's protocol buffer files","dist-tags":{"experimental":"4.0.0-experimental","latest":"5.0.1","legacy-10":"2.5.2","legacy-8":"1.1.2"},"maintainers":[{"name":"google-wombot","email":""}],"time":{"modified":"2026-01-11T18:49:54.000Z","created":"2016-01-18T21:45:27.233Z","5.0.1":"2025-08-21T20:56:00.798Z","5.0.0":"2025-05-28T23:15:46.239Z","4.2.0":"2024-03-25T21:56:59.141Z","4.1.0":"2024-01-11T19:08:53.197Z","4.0.0-experimental":"2023-12-22T01:10:24.513Z","4.0.0":"2023-08-11T06:52:52.417Z","3.0.3":"2023-02-09T00:20:12.970Z","3.0.2":"2022-09-08T21:04:27.418Z","3.0.1":"2022-07-21T21:31:49.664Z","3.0.0":"2022-06-08T15:49:23.571Z","2.5.2":"2022-05-03T23:15:17.819Z","2.5.0":"2021-10-19T21:20:18.957Z","2.4.1":"2021-09-09T02:18:38.616Z","2.4.0":"2021-01-14T18:52:15.334Z","2.3.0":"2020-11-18T05:21:22.422Z","2.2.0":"2020-07-10T01:35:53.287Z","2.1.0":"2020-06-02T18:37:14.480Z","2.0.0":"2020-03-27T20:48:46.402Z","1.1.2":"2020-01-06T19:12:48.610Z","1.1.1":"2019-11-15T01:23:51.157Z","1.1.0":"2019-08-23T20:36:05.663Z","1.0.3":"2019-06-26T22:43:22.692Z","1.0.2":"2019-06-14T15:21:33.721Z","1.0.1":"2019-05-20T15:08:24.720Z","1.0.0":"2019-05-03T22:19:32.432Z","0.20.0":"2019-03-15T20:50:29.760Z","0.19.0":"2019-03-13T21:52:45.654Z","0.18.0":"2018-11-09T23:56:25.973Z","0.17.0":"2018-10-11T21:31:52.682Z","0.16.1":"2018-06-19T00:48:31.393Z","0.16.0":"2018-06-08T13:37:27.191Z","0.15.1":"2018-02-15T18:35:55.981Z","0.15.0":"2018-02-02T02:09:03.991Z","0.14.2":"2018-01-26T20:31:13.844Z","0.14.1":"2017-11-10T21:45:56.711Z","0.14.0":"2017-11-10T20:53:55.589Z","0.13.1":"2017-09-05T23:30:23.255Z","0.13.0":"2017-08-25T16:30:04.860Z","0.12.1":"2017-07-31T15:08:07.449Z","0.12.0":"2017-05-18T00:15:59.376Z","0.11.1":"2017-05-08T13:27:35.466Z","0.11.0":"2017-04-01T19:45:37.351Z","0.10.0":"2017-03-02T17:11:53.082Z","0.9.1":"2017-02-14T17:02:41.836Z","0.8.6":"2016-12-16T13:19:43.327Z","0.8.5":"2016-11-15T00:29:34.848Z","0.8.4":"2016-10-27T22:02:19.184Z","0.8.3":"2016-10-13T21:49:43.753Z","0.8.2":"2016-09-29T23:22:23.609Z","0.8.1":"2016-09-29T22:53:11.362Z","0.8.0":"2016-09-24T02:27:50.338Z","0.7.0":"2016-08-18T21:10:21.257Z","0.6.0":"2016-08-18T19:22:15.060Z","0.5.0":"2016-08-12T22:19:31.558Z","0.4.0":"2016-08-02T12:28:37.621Z","0.3.0":"2016-07-08T20:07:42.143Z","0.2.4":"2016-06-09T23:08:22.256Z","0.2.3":"2016-06-09T23:05:25.102Z","0.2.2":"2016-06-09T23:04:27.590Z","0.2.1":"2016-06-08T20:47:20.372Z","0.2.0":"2016-04-15T01:37:49.137Z","0.1.1":"2016-01-18T21:47:03.376Z","0.1.0":"2016-01-18T21:45:27.233Z"},"users":{},"author":{"name":"google-proto-files project authors"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"versions":{"5.0.1":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"5.0.1","license":"Apache-2.0","author":{"name":"google-proto-files project authors"},"engines":{"node":">=18"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check","test":"c8 mocha build/test","fix":"gts fix","system-test":"echo no system tests 😱","samples-test":"cd samples && npm link ../ && npm test && cd ../","docs":"jsdoc -c .jsdoc.js","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","precompile":"gts clean"},"dependencies":{"protobufjs":"7.5.4","walkdir":"^0.4.1"},"devDependencies":{"@types/mocha":"^10.0.10","@types/node":"^22.14.1","@types/proxyquire":"^1.3.31","@types/sinon":"^17.0.4","c8":"^10.1.3","codecov":"^3.8.3","decompress-zip":"^0.3.3","got":"^11.0.0","gts":"^6.0.2","jsdoc":"^4.0.4","jsdoc-fresh":"^4.0.0","jsdoc-region-tag":"^3.0.0","linkinator":"^6.1.2","mocha":"^11.1.0","proxyquire":"^2.1.3","sinon":"^21.0.0","typescript":"^5.8.3"},"_resolved":"","_integrity":"","_from":"file:google-proto-files-5.0.1.tgz","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@5.0.1","_nodeVersion":"14.21.3","_npmVersion":"6.14.18","dist":{"shasum":"bdfc30a40fe2970ee387310f3bc57c527533ff64","size":7604062,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-5.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-5.0.1.tgz"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/google-proto-files_5.0.1_1755809760406_0.8058494146311665"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-21T20:56:00.798Z","publish_time":1755809760798,"_source_registry_name":"default","_cnpm_publish_time":1755809760798},"5.0.0":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"5.0.0","license":"Apache-2.0","author":{"name":"google-proto-files project authors"},"engines":{"node":">=18"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check","test":"c8 mocha build/test","fix":"gts fix","system-test":"echo no system tests 😱","samples-test":"cd samples && npm link ../ && npm test && cd ../","docs":"jsdoc -c .jsdoc.js","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","precompile":"gts clean"},"dependencies":{"protobufjs":"7.5.3","walkdir":"^0.4.1"},"devDependencies":{"@types/mocha":"^10.0.10","@types/node":"^22.14.1","@types/proxyquire":"^1.3.31","@types/sinon":"^17.0.4","c8":"^10.1.3","codecov":"^3.8.3","decompress-zip":"^0.3.3","got":"^11.0.0","gts":"^6.0.2","jsdoc":"^4.0.4","jsdoc-fresh":"^3.0.0","jsdoc-region-tag":"^3.0.0","linkinator":"^6.1.2","mocha":"^11.1.0","proxyquire":"^2.1.3","sinon":"^20.0.0","typescript":"^5.8.3"},"_resolved":"","_integrity":"","_from":"file:google-proto-files-5.0.0.tgz","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@5.0.0","_nodeVersion":"14.21.3","_npmVersion":"6.14.18","dist":{"shasum":"cbfde1586e654b039cd384c0fd882f7e92bee9cc","size":7305056,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-5.0.0.tgz"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/google-proto-files_5.0.0_1748474145858_0.24988253266650995"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-28T23:15:46.239Z","publish_time":1748474146239,"_source_registry_name":"default","_cnpm_publish_time":1748474146239},"4.2.0":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"4.2.0","license":"Apache-2.0","author":{"name":"google-proto-files project authors"},"engines":{"node":">=14.0.0"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check","test":"c8 mocha build/test","fix":"gts fix","system-test":"echo no system tests 😱","samples-test":"cd samples && npm link ../ && npm test && cd ../","docs":"compodoc src/","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","precompile":"gts clean"},"dependencies":{"protobufjs":"^7.0.0","walkdir":"^0.4.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/mocha":"^9.0.0","@types/node":"^20.4.9","@types/proxyquire":"^1.3.28","@types/sinon":"^17.0.0","c8":"^9.0.0","codecov":"^3.0.0","decompress-zip":"^0.3.2","got":"^11.0.0","gts":"^5.0.0","linkinator":"^4.0.0","mocha":"^9.2.2","proxyquire":"^2.0.0","sinon":"^17.0.0","typescript":"^5.1.6"},"_resolved":"","_integrity":"","_from":"file:google-proto-files-4.2.0.tgz","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@4.2.0","_nodeVersion":"14.21.3","_npmVersion":"6.14.18","dist":{"shasum":"130a6caa307b02541cbc6005234e3fe156768027","size":5663080,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-4.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-4.2.0.tgz"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_4.2.0_1711403818814_0.6837554535156616"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-25T21:56:59.141Z","publish_time":1711403819141,"_source_registry_name":"default","_cnpm_publish_time":1711403819141},"4.1.0":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"4.1.0","license":"Apache-2.0","author":{"name":"google-proto-files project authors"},"engines":{"node":">=14.0.0"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check","test":"c8 mocha build/test","fix":"gts fix","system-test":"echo no system tests 😱","samples-test":"cd samples && npm link ../ && npm test && cd ../","docs":"compodoc src/","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","precompile":"gts clean"},"dependencies":{"protobufjs":"^7.0.0","walkdir":"^0.4.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/mocha":"^9.0.0","@types/node":"^20.4.9","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.0","c8":"^8.0.1","codecov":"^3.0.0","decompress-zip":"^0.3.2","got":"^11.0.0","gts":"^5.0.0","linkinator":"^4.0.0","mocha":"^9.2.2","proxyquire":"^2.0.0","sinon":"^16.0.0","typescript":"^5.1.6"},"_resolved":"","_integrity":"","_from":"file:google-proto-files-4.1.0.tgz","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@4.1.0","_nodeVersion":"14.21.3","_npmVersion":"6.14.18","dist":{"shasum":"4a63079a9011a8c49eda211454fc970f9086ba0d","size":5351789,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-4.1.0.tgz"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_4.1.0_1705000132806_0.1309168727811647"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-11T19:08:53.197Z","publish_time":1705000133197,"_source_registry_name":"default","_cnpm_publish_time":1705000133197},"4.0.0-experimental":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"4.0.0-experimental","license":"Apache-2.0","author":{"name":"google-proto-files project authors"},"engines":{"node":">=14.0.0"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check","test":"c8 mocha build/test","fix":"gts fix","system-test":"echo no system tests 😱","samples-test":"cd samples && npm link ../ && npm test && cd ../","docs":"compodoc src/","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","precompile":"gts clean"},"dependencies":{"protobufjs":"^7.0.0","walkdir":"^0.4.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/mocha":"^9.0.0","@types/node":"^20.4.9","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.0","c8":"^8.0.1","codecov":"^3.0.0","decompress-zip":"^0.3.2","got":"^11.0.0","gts":"^5.0.0","linkinator":"^4.0.0","mocha":"^9.2.2","proxyquire":"^2.0.0","sinon":"^16.0.0","typescript":"^5.1.6"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"readmeFilename":"README.md","gitHead":"c313a339be05c36e657f8d6309bd5236f05f5b1b","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@4.0.0-experimental","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"shasum":"b5afa612d83bac2a887c9293cff47dd7fdf03514","size":5342802,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-4.0.0-experimental.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-4.0.0-experimental.tgz"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_4.0.0-experimental_1703207424182_0.8787107915542602"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-22T01:10:24.513Z","publish_time":1703207424513,"_source_registry_name":"default","_cnpm_publish_time":1703207424513},"4.0.0":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"4.0.0","license":"Apache-2.0","author":{"name":"google-proto-files project authors"},"engines":{"node":">=14.0.0"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check","test":"c8 mocha build/test","fix":"gts fix","system-test":"echo no system tests 😱","samples-test":"cd samples && npm link ../ && npm test && cd ../","docs":"compodoc src/","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","precompile":"gts clean"},"dependencies":{"protobufjs":"^7.0.0","walkdir":"^0.4.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/mocha":"^9.0.0","@types/node":"^20.4.9","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.0","c8":"^8.0.1","codecov":"^3.0.0","decompress-zip":"^0.3.2","got":"^11.0.0","gts":"^5.0.0","linkinator":"^4.0.0","mocha":"^9.2.2","proxyquire":"^2.0.0","sinon":"^15.0.0","typescript":"^5.1.6"},"_resolved":"","_integrity":"","_from":"file:google-proto-files-4.0.0.tgz","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@4.0.0","_nodeVersion":"14.21.3","_npmVersion":"6.14.18","dist":{"shasum":"46de40ce994a4adf98094c9261cb36a851306aaf","size":4937943,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-4.0.0.tgz"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_4.0.0_1691736771957_0.8302524424597084"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-11T06:52:52.417Z","publish_time":1691736772417,"_source_registry_name":"default","_cnpm_publish_time":1691736772417},"3.0.3":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"3.0.3","license":"Apache-2.0","author":{"name":"google-proto-files project authors"},"engines":{"node":">=12.0.0"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check","test":"c8 mocha build/test","fix":"gts fix","system-test":"echo no system tests 😱","samples-test":"cd samples && npm link ../ && npm test && cd ../","docs":"compodoc src/","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","precompile":"gts clean"},"dependencies":{"protobufjs":"^7.0.0","walkdir":"^0.4.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/mocha":"^9.0.0","@types/node":"^18.0.0","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.0","c8":"^7.0.0","codecov":"^3.0.0","decompress-zip":"^0.3.2","got":"^11.0.0","gts":"^3.1.0","linkinator":"^4.0.0","mocha":"^9.2.2","proxyquire":"^2.0.0","sinon":"^15.0.0","typescript":"^4.6.4"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"7c2f663ac0137f5db24dc50af5fb1e45ce3f4341","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@3.0.3","_nodeVersion":"12.22.12","_npmVersion":"6.14.16","dist":{"shasum":"73e116854df2167c1dcb02eb878c10b882bf7f26","size":4314794,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-3.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-3.0.3.tgz"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_3.0.3_1675902012480_0.7573315023315204"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-09T00:20:12.970Z","publish_time":1675902012970,"_cnpm_publish_time":1675902012970},"3.0.2":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"3.0.2","license":"Apache-2.0","author":{"name":"google-proto-files project authors"},"engines":{"node":">=12.0.0"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check","test":"c8 mocha build/test","fix":"gts fix","system-test":"echo no system tests 😱","samples-test":"cd samples && npm link ../ && npm test && cd ../","docs":"compodoc src/","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","precompile":"gts clean"},"dependencies":{"protobufjs":"^7.0.0","walkdir":"^0.4.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/mocha":"^9.0.0","@types/node":"^16.0.0","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.0","c8":"^7.0.0","codecov":"^3.0.0","decompress-zip":"^0.3.2","got":"^11.0.0","gts":"^3.1.0","linkinator":"^4.0.0","mocha":"^9.2.2","proxyquire":"^2.0.0","sinon":"^14.0.0","typescript":"^4.6.4"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"786c301c76610a682a1dd0cff4abcf828c7dea6c","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@3.0.2","_nodeVersion":"12.22.12","_npmVersion":"6.14.16","dist":{"shasum":"4f49bf1b8e846b3763ccbc96685ea89fa0545d19","size":4054705,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-3.0.2.tgz"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_3.0.2_1662671067054_0.40572119827589836"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-09T07:04:40.148Z","publish_time":1662671067418,"_cnpm_publish_time":1662671067418},"3.0.1":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"3.0.1","license":"Apache-2.0","author":{"name":"google-proto-files project authors"},"engines":{"node":">=12.0.0"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check","test":"c8 mocha build/test","fix":"gts fix","system-test":"echo no system tests 😱","samples-test":"cd samples && npm link ../ && npm test && cd ../","docs":"compodoc src/","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","precompile":"gts clean"},"dependencies":{"protobufjs":"^7.0.0","walkdir":"^0.4.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/mocha":"^9.0.0","@types/node":"^16.0.0","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.0","c8":"^7.0.0","codecov":"^3.0.0","decompress-zip":"^0.3.2","got":"^11.0.0","gts":"^3.1.0","linkinator":"^4.0.0","mocha":"^9.2.2","proxyquire":"^2.0.0","sinon":"^14.0.0","typescript":"^4.6.4"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"d8654be779deb386ae616688388d067831761e29","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@3.0.1","_nodeVersion":"12.22.12","_npmVersion":"6.14.16","dist":{"shasum":"add0a1f9cc5c608a74d897b4d1061dfc999aa4df","size":3940738,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-3.0.1.tgz"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_3.0.1_1658439109357_0.9571356211423034"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-21T21:33:01.001Z","publish_time":1658439109664,"_cnpm_publish_time":1658439109664},"3.0.0":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"3.0.0","license":"Apache-2.0","author":{"name":"google-proto-files project authors"},"engines":{"node":">=12.0.0"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check","test":"c8 mocha build/test","fix":"gts fix","system-test":"echo no system tests 😱","samples-test":"cd samples && npm link ../ && npm test && cd ../","docs":"compodoc src/","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","precompile":"gts clean"},"dependencies":{"protobufjs":"^6.8.0","walkdir":"^0.4.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/mocha":"^9.0.0","@types/node":"^16.0.0","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.0","c8":"^7.0.0","codecov":"^3.0.0","decompress-zip":"^0.3.2","got":"^11.0.0","gts":"^3.1.0","linkinator":"^2.0.0","mocha":"^9.2.2","proxyquire":"^2.0.0","sinon":"^14.0.0","typescript":"^4.6.4"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"911a2cdd47941a2ccb45c8dd49b41a0529c4958e","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@3.0.0","_nodeVersion":"12.22.7","_npmVersion":"6.14.15","dist":{"shasum":"2a9ba19cb58e7ced05cd19144b2d804d5c6fe886","size":3866512,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-3.0.0.tgz"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_3.0.0_1654703363158_0.34296409618091483"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-08T15:49:51.029Z","publish_time":1654703363571,"_cnpm_publish_time":1654703363571},"2.5.2":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"2.5.2","license":"MIT","author":{"name":"google-proto-files project authors"},"engines":{"node":">=10"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check","test":"c8 mocha build/test","fix":"gts fix","system-test":"echo no system tests 😱","samples-test":"cd samples && npm link ../ && npm test && cd ../","docs":"compodoc src/","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","precompile":"gts clean"},"dependencies":{"protobufjs":"^6.8.0","walkdir":"^0.4.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/mocha":"^9.0.0","@types/node":"^16.0.0","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.0","c8":"^7.0.0","codecov":"^3.0.0","decompress-zip":"^0.3.2","got":"^11.0.0","gts":"^2.0.0","linkinator":"^2.0.0","mocha":"^8.0.0","proxyquire":"^2.0.0","sinon":"^13.0.0","typescript":"^3.8.3"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"29b4e3f6e70628274a7fe89b998a5f637542b4d0","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@2.5.2","_nodeVersion":"12.22.7","_npmVersion":"6.14.15","dist":{"shasum":"ae538810b59f58b27280f4fd2d35545b8a59a9e7","size":3834606,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-2.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-2.5.2.tgz"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_2.5.2_1651619717516_0.0433154219549563"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-03T23:39:24.283Z","publish_time":1651619717819,"_cnpm_publish_time":1651619717819},"2.5.0":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"2.5.0","license":"MIT","author":{"name":"google-proto-files project authors"},"engines":{"node":">=10"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check","test":"c8 mocha build/test","fix":"gts fix","system-test":"echo no system tests 😱","samples-test":"cd samples && npm link ../ && npm test && cd ../","docs":"compodoc src/","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","precompile":"gts clean"},"dependencies":{"protobufjs":"^6.8.0","walkdir":"^0.4.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/mocha":"^8.0.0","@types/node":"^14.0.20","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.0","c8":"^7.0.0","codecov":"^3.0.0","decompress-zip":"^0.3.2","got":"^11.0.0","gts":"^2.0.0","linkinator":"^2.0.0","mocha":"^8.0.0","proxyquire":"^2.0.0","sinon":"^11.0.0","typescript":"^3.8.3"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"55d7cf406e47ac60386d225287cc7e8272fd9939","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@2.5.0","_nodeVersion":"12.22.4","_npmVersion":"6.14.14","dist":{"shasum":"3c1b1e6baa73e2ec53308e679320a74e70afd8bc","size":2978247,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-2.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-2.5.0.tgz"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_2.5.0_1634678418604_0.34374537471115363"},"_hasShrinkwrap":false,"publish_time":1634678418957,"_cnpm_publish_time":1634678418957},"2.4.1":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"2.4.1","license":"MIT","author":{"name":"google-proto-files project authors"},"engines":{"node":">=10"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check","test":"c8 mocha build/test","fix":"gts fix","system-test":"echo no system tests 😱","samples-test":"cd samples && npm link ../ && npm test && cd ../","docs":"compodoc src/","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","precompile":"gts clean"},"dependencies":{"protobufjs":"^6.8.0","walkdir":"^0.4.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/mocha":"^8.0.0","@types/node":"^14.0.20","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.0","c8":"^7.0.0","codecov":"^3.0.0","decompress-zip":"^0.3.2","got":"^11.0.0","gts":"^2.0.0","linkinator":"^2.0.0","mocha":"^8.0.0","proxyquire":"^2.0.0","sinon":"^11.0.0","typescript":"^3.8.3"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"07e96174dfa394bfd4ac9ce223caff92c5ee5f09","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@2.4.1","_nodeVersion":"12.22.4","_npmVersion":"6.14.14","dist":{"shasum":"dfa7f8d339535004e305bfbe3a58de2d66678929","size":2931338,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-2.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-2.4.1.tgz"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_2.4.1_1631153917857_0.31730651719841685"},"_hasShrinkwrap":false,"publish_time":1631153918616,"_cnpm_publish_time":1631153918616},"2.4.0":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"2.4.0","license":"MIT","author":{"name":"google-proto-files project authors"},"engines":{"node":">=10"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check","test":"c8 mocha build/test","fix":"gts fix","system-test":"echo no system tests 😱","samples-test":"cd samples && npm link ../ && npm test && cd ../","docs":"compodoc src/","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","precompile":"gts clean","api-extractor":"api-extractor run --local","api-documenter":"api-documenter yaml --input-folder=temp"},"dependencies":{"protobufjs":"^6.8.0","walkdir":"^0.4.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/mocha":"^8.0.0","@types/node":"^14.0.20","@types/proxyquire":"^1.3.28","@types/sinon":"^9.0.0","c8":"^7.0.0","codecov":"^3.0.0","decompress-zip":"^0.3.2","got":"^11.0.0","gts":"^2.0.0","linkinator":"^2.0.0","mocha":"^8.0.0","proxyquire":"^2.0.0","sinon":"^9.0.0","typescript":"^3.8.3","@microsoft/api-documenter":"^7.8.10","@microsoft/api-extractor":"^7.8.10"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"a656a88d81a7f06aa56c679156587af772c19dc5","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@2.4.0","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","dist":{"shasum":"c9760aa3f41a61b43be759d411535fc97c6c6c22","size":2322994,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-2.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-2.4.0.tgz"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_2.4.0_1610650334995_0.9671971752077937"},"_hasShrinkwrap":false,"publish_time":1610650335334,"_cnpm_publish_time":1610650335334},"2.3.0":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"2.3.0","license":"MIT","author":{"name":"google-proto-files project authors"},"engines":{"node":">=10"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check","test":"c8 mocha build/test","fix":"gts fix","system-test":"echo no system tests 😱","samples-test":"cd samples && npm link ../ && npm test && cd ../","docs":"compodoc src/","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","precompile":"gts clean","api-extractor":"api-extractor run --local","api-documenter":"api-documenter yaml --input-folder=temp"},"dependencies":{"protobufjs":"^6.8.0","walkdir":"^0.4.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/mocha":"^8.0.0","@types/node":"^14.0.20","@types/proxyquire":"^1.3.28","@types/sinon":"^9.0.0","c8":"^7.0.0","codecov":"^3.0.0","decompress-zip":"^0.3.2","got":"^11.0.0","gts":"^2.0.0","linkinator":"^2.0.0","mocha":"^8.0.0","proxyquire":"^2.0.0","sinon":"^9.0.0","typescript":"^3.8.3","@microsoft/api-documenter":"^7.8.10","@microsoft/api-extractor":"^7.8.10"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"1dd1a907bb59b19a1f9ff76546041e732cb9cd15","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@2.3.0","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","dist":{"shasum":"1873c24945ff6da7abfa72a55ad98d4a28c5fe18","size":2282712,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-2.3.0.tgz"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_2.3.0_1605676882013_0.9372237434751172"},"_hasShrinkwrap":false,"publish_time":1605676882422,"_cnpm_publish_time":1605676882422},"2.2.0":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"2.2.0","license":"MIT","author":{"name":"google-proto-files project authors"},"engines":{"node":">=10"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check","test":"c8 mocha build/test","fix":"gts fix","system-test":"echo no system tests 😱","samples-test":"cd samples && npm link ../ && npm test && cd ../","docs":"compodoc src/","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","precompile":"gts clean"},"dependencies":{"protobufjs":"^6.8.0","walkdir":"^0.4.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/mocha":"^7.0.0","@types/node":"^14.0.20","@types/proxyquire":"^1.3.28","@types/sinon":"^9.0.0","c8":"^7.0.0","codecov":"^3.0.0","decompress-zip":"^0.3.2","got":"^11.0.0","gts":"^2.0.0","linkinator":"^2.0.0","mocha":"^8.0.0","proxyquire":"^2.0.0","sinon":"^9.0.0","typescript":"^3.8.3"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@2.2.0","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"cd49fc13fc55066222e6f0b14a818a0543de7e26","size":1902079,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-2.2.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_2.2.0_1594344952992_0.07051945620614464"},"_hasShrinkwrap":false,"publish_time":1594344953287,"_cnpm_publish_time":1594344953287},"2.1.0":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"2.1.0","license":"MIT","author":{"name":"google-proto-files project authors"},"engines":{"node":">=10"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check","test":"c8 mocha build/test","fix":"gts fix","system-test":"echo no system tests 😱","samples-test":"cd samples && npm link ../ && npm test && cd ../","docs":"compodoc src/","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","precompile":"gts clean"},"dependencies":{"protobufjs":"^6.8.0","walkdir":"^0.4.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/mocha":"^7.0.0","@types/proxyquire":"^1.3.28","@types/sinon":"^9.0.0","c8":"^7.0.0","codecov":"^3.0.0","decompress-zip":"^0.3.2","got":"^11.0.0","gts":"^2.0.0","linkinator":"^2.0.0","mocha":"^7.1.1","proxyquire":"^2.0.0","sinon":"^9.0.0","typescript":"^3.8.3"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@2.1.0","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"c3b0118db1c613801e607ca82d561df0693ba172","size":1794318,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-2.1.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_2.1.0_1591123034157_0.10063003630594913"},"_hasShrinkwrap":false,"publish_time":1591123034480,"_cnpm_publish_time":1591123034480},"2.0.0":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"2.0.0","license":"MIT","author":{"name":"google-proto-files project authors"},"engines":{"node":">=10"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check","test":"c8 mocha build/test","fix":"gts fix","system-test":"echo no system tests 😱","samples-test":"cd samples && npm link ../ && npm test && cd ../","docs":"compodoc src/","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm i"},"dependencies":{"protobufjs":"^6.8.0","walkdir":"^0.4.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/got":"^9.2.0","@types/mocha":"^7.0.0","@types/proxyquire":"^1.3.28","@types/sinon":"^5.0.7","codecov":"^3.0.0","decompress-zip":"^0.3.2","got":"^8.0.3","gts":"next","linkinator":"^2.0.0","mocha":"^7.1.1","c8":"^7.1.0","prettier":"^1.10.2","proxyquire":"^2.0.0","sinon":"^9.0.0","typescript":"^3.8.3"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@2.0.0","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"a2c8295c4a4b86b3d747cd11c775426d03707640","size":1753531,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-2.0.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_2.0.0_1585342126198_0.6078079213265513"},"_hasShrinkwrap":false,"publish_time":1585342126402,"_cnpm_publish_time":1585342126402},"1.1.2":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"1.1.2","license":"MIT","author":{"name":"google-proto-files project authors"},"engines":{"node":">=8.10.0"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check && eslint '**/*.js'","test":"c8 mocha build/test","fix":"gts fix && eslint --fix '**/*.js'","system-test":"echo no system tests 😱","samples-test":"cd samples && npm link ../ && npm test && cd ../","docs":"compodoc src/","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs","predocs-test":"npm run docs"},"dependencies":{"protobufjs":"^6.8.0","walkdir":"^0.4.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/got":"^9.2.0","@types/mocha":"^5.2.5","@types/proxyquire":"^1.3.28","@types/sinon":"^5.0.7","codecov":"^3.0.0","decompress-zip":"^0.3.2","eslint":"^6.0.0","eslint-config-prettier":"^6.0.0","eslint-plugin-node":"^11.0.0","eslint-plugin-prettier":"^3.0.0","got":"^8.0.3","gts":"^1.0.0","intelli-espower-loader":"^1.0.1","linkinator":"^1.5.0","mocha":"^6.1.4","c8":"^7.0.0","power-assert":"^1.4.4","prettier":"^1.10.2","proxyquire":"^2.0.0","sinon":"^8.0.0","source-map-support":"^0.5.9","typescript":"3.6.4"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"ed279badaeeeb74168ff8222d6ee7cb7a15a3cb3","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@1.1.2","_npmVersion":"6.4.1","_nodeVersion":"8.16.2","_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"dist":{"shasum":"d24c589aea5435db8d4cf3cefdbbf5542664d58a","size":1655530,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-1.1.2.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_1.1.2_1578337968259_0.16384348268543825"},"_hasShrinkwrap":false,"publish_time":1578337968610,"_cnpm_publish_time":1578337968610},"1.1.1":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"1.1.1","license":"MIT","author":{"name":"google-proto-files project authors"},"engines":{"node":">=8.10.0"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check && eslint '**/*.js'","mocha":"nyc mocha build/test","test":"npm run cover","cover":"nyc --reporter=lcov mocha build/test && nyc report","fix":"gts fix && eslint --fix '**/*.js'","system-test":"echo no system tests 😱","samples-test":"cd samples && npm link ../ && npm test && cd ../","docs":"compodoc src/","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs","predocs-test":"npm run docs"},"dependencies":{"protobufjs":"^6.8.0","walkdir":"^0.4.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/got":"^9.2.0","@types/mocha":"^5.2.5","@types/proxyquire":"^1.3.28","@types/sinon":"^5.0.7","codecov":"^3.0.0","decompress-zip":"^0.3.2","eslint":"^6.0.0","eslint-config-prettier":"^6.0.0","eslint-plugin-node":"^10.0.0","eslint-plugin-prettier":"^3.0.0","got":"^8.0.3","gts":"^1.0.0","intelli-espower-loader":"^1.0.1","linkinator":"^1.5.0","mocha":"^6.1.4","nyc":"^14.0.0","power-assert":"^1.4.4","prettier":"^1.10.2","proxyquire":"^2.0.0","sinon":"^7.0.0","source-map-support":"^0.5.9","typescript":"~3.7.0"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"ec27e385299a74f5bcd6fa6092e2e7b2e6f7a5e2","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@1.1.1","_npmVersion":"6.4.1","_nodeVersion":"8.16.1","_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"dist":{"shasum":"ec9c2190f9f68c1fe6772512f48be96c0150256c","size":1598066,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-1.1.1.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_1.1.1_1573781030495_0.3486766620732329"},"_hasShrinkwrap":false,"publish_time":1573781031157,"_cnpm_publish_time":1573781031157},"1.1.0":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"1.1.0","license":"MIT","author":{"name":"google-proto-files project authors"},"engines":{"node":">=8.10.0"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check && eslint '**/*.js'","mocha":"nyc mocha build/test","test":"npm run cover","cover":"nyc --reporter=lcov mocha build/test && nyc report","fix":"gts fix && eslint --fix '**/*.js'","system-test":"echo no system tests 😱","samples-test":"echo no sample tests 😱","docs":"compodoc src/","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs","predocs-test":"npm run docs"},"dependencies":{"protobufjs":"^6.8.0","walkdir":"^0.4.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/got":"^9.2.0","@types/mocha":"^5.2.5","@types/proxyquire":"^1.3.28","@types/sinon":"^5.0.7","codecov":"^3.0.0","decompress-zip":"^0.3.2","eslint":"^6.0.0","eslint-config-prettier":"^6.0.0","eslint-plugin-node":"^9.0.0","eslint-plugin-prettier":"^3.0.0","got":"^8.0.3","gts":"^1.0.0","intelli-espower-loader":"^1.0.1","linkinator":"^1.5.0","mocha":"^6.1.4","nyc":"^14.0.0","power-assert":"^1.4.4","prettier":"^1.10.2","proxyquire":"^2.0.0","sinon":"^7.0.0","source-map-support":"^0.5.9","typescript":"~3.5.0"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"84a2bb2b6bd3e31b4035bcab930c8570c5364255","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@1.1.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"dist":{"shasum":"3d96148ddd07dd3facd016e5191966776c3f5897","size":1499493,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-1.1.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_1.1.0_1566592565377_0.874851320089846"},"_hasShrinkwrap":false,"publish_time":1566592565663,"_cnpm_publish_time":1566592565663},"1.0.3":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"1.0.3","license":"MIT","author":{"name":"google-proto-files project authors"},"engines":{"node":">=8.10.0"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check && eslint '**/*.js'","mocha":"nyc mocha build/test","test":"npm run cover","cover":"nyc --reporter=lcov mocha build/test && nyc report","fix":"gts fix && eslint --fix '**/*.js'","system-test":"echo no system tests 😱","samples-test":"echo no sample tests 😱","docs":"compodoc src/","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs -r --skip www.googleapis.com","predocs-test":"npm run docs"},"dependencies":{"protobufjs":"^6.8.0","walkdir":"^0.4.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/got":"^9.2.0","@types/mocha":"^5.2.5","@types/proxyquire":"^1.3.28","@types/sinon":"^5.0.7","codecov":"^3.0.0","decompress-zip":"^0.3.2","eslint":"^5.0.0","eslint-config-prettier":"^4.0.0","eslint-plugin-node":"^9.0.0","eslint-plugin-prettier":"^3.0.0","got":"^8.0.3","gts":"^1.0.0","intelli-espower-loader":"^1.0.1","linkinator":"^1.1.2","mocha":"^6.1.4","nyc":"^14.0.0","power-assert":"^1.4.4","prettier":"^1.10.2","proxyquire":"^2.0.0","sinon":"^7.0.0","source-map-support":"^0.5.9","typescript":"~3.5.0"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"3568c065e27f2d843e1efa712977038ec0ae10e2","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@1.0.3","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"dist":{"shasum":"2f4970759d15c394e2a3702d815e90c7ae5aede9","size":1460518,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-1.0.3.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_1.0.3_1561589002293_0.8235701189331395"},"_hasShrinkwrap":false,"publish_time":1561589002692,"_cnpm_publish_time":1561589002692},"1.0.2":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"1.0.2","license":"MIT","author":{"name":"google-proto-files project authors"},"engines":{"node":">=8.10.0"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check && eslint '**/*.js'","mocha":"nyc mocha build/test","test":"npm run cover","cover":"nyc --reporter=lcov mocha build/test && nyc report","fix":"gts fix && eslint --fix '**/*.js'","system-test":"echo no system tests 😱","samples-test":"echo no sample tests 😱","docs":"compodoc src/","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs -r --skip www.googleapis.com","predocs-test":"npm run docs"},"dependencies":{"protobufjs":"^6.8.0","walkdir":"^0.4.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/got":"^9.2.0","@types/mocha":"^5.2.5","@types/proxyquire":"^1.3.28","@types/sinon":"^5.0.7","codecov":"^3.0.0","decompress-zip":"^0.3.2","eslint":"^5.0.0","eslint-config-prettier":"^4.0.0","eslint-plugin-node":"^9.0.0","eslint-plugin-prettier":"^3.0.0","got":"^8.0.3","gts":"^1.0.0","intelli-espower-loader":"^1.0.1","linkinator":"^1.1.2","mocha":"^6.1.4","nyc":"^14.0.0","power-assert":"^1.4.4","prettier":"^1.10.2","proxyquire":"^2.0.0","sinon":"^7.0.0","source-map-support":"^0.5.9","typescript":"~3.5.0"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"100b62e0c7fd1531292ff69d1e4900d93ec2adc1","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@1.0.2","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"dist":{"shasum":"f29101777ae46425dbe96237f296fa25a6eec829","size":1228310,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-1.0.2.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_1.0.2_1560525693507_0.1392707921648908"},"_hasShrinkwrap":false,"publish_time":1560525693721,"_cnpm_publish_time":1560525693721},"1.0.1":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"1.0.1","license":"MIT","author":{"name":"google-proto-files project authors"},"engines":{"node":">=8.10.0"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check && eslint '**/*.js'","mocha":"nyc mocha build/test","test":"npm run cover","cover":"nyc --reporter=lcov mocha build/test && nyc report","fix":"gts fix && eslint --fix '**/*.js'","system-test":"echo no system tests 😱","samples-test":"echo no sample tests 😱","docs":"compodoc src/","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs -r --skip www.googleapis.com","predocs-test":"npm run docs"},"dependencies":{"protobufjs":"^6.8.0","walkdir":"^0.4.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/got":"^9.2.0","@types/mocha":"^5.2.5","@types/proxyquire":"^1.3.28","@types/sinon":"^5.0.7","codecov":"^3.0.0","decompress-zip":"^0.3.2","eslint":"^5.0.0","eslint-config-prettier":"^4.0.0","eslint-plugin-node":"^9.0.0","eslint-plugin-prettier":"^3.0.0","got":"^8.0.3","gts":"^1.0.0","intelli-espower-loader":"^1.0.1","linkinator":"^1.1.2","mocha":"^6.1.4","nyc":"^14.0.0","power-assert":"^1.4.4","prettier":"^1.10.2","proxyquire":"^2.0.0","sinon":"^7.0.0","source-map-support":"^0.5.9","typescript":"~3.4.0"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"86fcff291e5b8ce52095bfd6c6ed4e970f69179a","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@1.0.1","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"dist":{"shasum":"029d9ad5ac9b65925a018dfe5ff0561113e02356","size":1190744,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-1.0.1.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_1.0.1_1558364904565_0.33740035304494587"},"_hasShrinkwrap":false,"publish_time":1558364904720,"_cnpm_publish_time":1558364904720},"1.0.0":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"1.0.0","license":"MIT","author":{"name":"google-proto-files project authors"},"engines":{"node":">=8.10.0"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check && eslint '**/*.js'","mocha":"nyc mocha build/test","test":"npm run cover","cover":"nyc --reporter=lcov mocha build/test && nyc report","fix":"gts fix && eslint --fix '**/*.js'","system-test":"echo no system tests 😱","samples-test":"echo no sample tests 😱","docs":"compodoc src/","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs -r --skip www.googleapis.com","predocs-test":"npm run docs"},"dependencies":{"@google-cloud/promisify":"^1.0.0","protobufjs":"^6.8.0","walkdir":"^0.3.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.7","@types/got":"^9.2.0","@types/mocha":"^5.2.5","@types/proxyquire":"^1.3.28","@types/sinon":"^5.0.7","codecov":"^3.0.0","decompress-zip":"^0.3.0","eslint":"^5.0.0","eslint-config-prettier":"^4.0.0","eslint-plugin-node":"^9.0.0","eslint-plugin-prettier":"^3.0.0","got":"^8.0.3","gts":"^1.0.0","intelli-espower-loader":"^1.0.1","mocha":"^6.0.0","nyc":"^14.0.0","power-assert":"^1.4.4","prettier":"^1.10.2","proxyquire":"^2.0.0","sinon":"^7.0.0","source-map-support":"^0.5.9","typescript":"~3.4.0","linkinator":"^1.1.2"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"1c004536709d97e0a9570456154e88adb6a6f64e","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@1.0.0","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"dist":{"shasum":"d6d6dd4edc99557075fc66c20071274d87846be3","size":1177062,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-1.0.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_1.0.0_1556921972202_0.9180136039159639"},"_hasShrinkwrap":false,"publish_time":1556921972432,"_cnpm_publish_time":1556921972432},"0.20.0":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"0.20.0","license":"MIT","author":{"name":"google-proto-files project authors"},"engines":{"node":">=6.0.0"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"generate-scaffolding":"repo-tools generate all","prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check && eslint '**/*.js'","mocha":"nyc mocha build/test","test":"npm run cover","cover":"nyc --reporter=lcov mocha build/test && nyc report","fix":"gts fix && eslint --fix '**/*.js'","system-test":"echo no system tests 😱","samples-test":"echo no sample tests 😱","docs":"compodoc src/","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs -r --skip www.googleapis.com","predocs-test":"npm run docs"},"dependencies":{"@google-cloud/promisify":"^0.4.0","protobufjs":"^6.8.0","walkdir":"^0.3.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.7","@google-cloud/nodejs-repo-tools":"^3.0.0","@types/async":"^2.0.50","@types/got":"^9.2.0","@types/mocha":"^5.2.5","@types/proxyquire":"^1.3.28","@types/sinon":"^5.0.7","codecov":"^3.0.0","decompress-zip":"^0.3.0","eslint":"^5.0.0","eslint-config-prettier":"^4.0.0","eslint-plugin-node":"^8.0.0","eslint-plugin-prettier":"^3.0.0","got":"^8.0.3","gts":"^0.9.0","intelli-espower-loader":"^1.0.1","mocha":"^6.0.0","nyc":"^13.0.0","power-assert":"^1.4.4","prettier":"^1.10.2","proxyquire":"^2.0.0","sinon":"^7.0.0","source-map-support":"^0.5.9","typescript":"~3.3.0","linkinator":"^1.1.2"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"721f4132f85fecb4cdfc89b787c794c5c3312b79","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@0.20.0","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"google-node-team","email":"node-team-npm@google.com"},"dist":{"shasum":"dfcd1635a0c3f00f49ca057462cf369108ff4b5e","size":1228991,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.20.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.20.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_0.20.0_1552683029562_0.24857841381622836"},"_hasShrinkwrap":false,"publish_time":1552683029760,"_cnpm_publish_time":1552683029760},"0.19.0":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"0.19.0","license":"MIT","author":{"name":"google-proto-files project authors"},"engines":{"node":">=6.0.0"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"generate-scaffolding":"repo-tools generate all","prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check && eslint '**/*.js'","mocha":"nyc mocha build/test","test":"npm run cover","cover":"nyc --reporter=lcov mocha build/test && nyc report","fix":"gts fix && eslint --fix '**/*.js'","system-test":"echo no system tests 😱","samples-test":"echo no sample tests 😱","docs":"compodoc src/","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile","docs-test":"linkinator docs -r --skip www.googleapis.com","predocs-test":"npm run docs"},"dependencies":{"@google-cloud/promisify":"^0.4.0","protobufjs":"^6.8.0","walkdir":"^0.3.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.7","@google-cloud/nodejs-repo-tools":"^3.0.0","@types/async":"^2.0.50","@types/got":"^9.2.0","@types/mocha":"^5.2.5","@types/proxyquire":"^1.3.28","@types/sinon":"^5.0.7","codecov":"^3.0.0","decompress-zip":"^0.3.0","eslint":"^5.0.0","eslint-config-prettier":"^4.0.0","eslint-plugin-node":"^8.0.0","eslint-plugin-prettier":"^3.0.0","got":"^8.0.3","gts":"^0.9.0","intelli-espower-loader":"^1.0.1","mocha":"^6.0.0","nyc":"^13.0.0","power-assert":"^1.4.4","prettier":"^1.10.2","proxyquire":"^2.0.0","sinon":"^7.0.0","source-map-support":"^0.5.9","typescript":"~3.3.0","linkinator":"^1.1.2"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"8596f9f52d9c632d17ed159370c418deee69a988","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@0.19.0","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"google-node-team","email":"node-team-npm@google.com"},"dist":{"shasum":"8562cbd0a9efcee0b70594f1740f45de5acbcd25","size":1227751,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.19.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.19.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_0.19.0_1552513965439_0.5065351652884942"},"_hasShrinkwrap":false,"publish_time":1552513965654,"_cnpm_publish_time":1552513965654},"0.18.0":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"0.18.0","license":"MIT","author":{"name":"google-proto-files project authors"},"engines":{"node":">=6.0.0"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","keywords":["google","proto","protobuf","protocol buffer","grpc"],"scripts":{"generate-scaffolding":"repo-tools generate all","prepare":"npm run compile && node ./build/tools/prepublish.js","lint":"gts check && eslint '**/*.js'","mocha":"nyc mocha build/test","test":"npm run cover","cover":"nyc --reporter=lcov mocha build/test && nyc report","fix":"gts fix && eslint --fix '**/*.js'","system-test":"echo no system tests 😱","samples-test":"echo no sample tests 😱","docs":"echo no docs 🤷‍♂️","clean":"gts clean","compile":"tsc -p .","pretest":"npm run prepare && npm run compile"},"dependencies":{"protobufjs":"^6.8.0","walkdir":"0.0.12"},"devDependencies":{"@google-cloud/nodejs-repo-tools":"^2.1.4","@types/async":"^2.0.50","@types/got":"^9.2.0","@types/mocha":"^5.2.5","@types/proxyquire":"^1.3.28","@types/sinon":"^5.0.5","async":"^2.6.0","codecov":"^3.0.0","decompress-zip":"^0.3.0","eslint":"^5.0.0","eslint-config-prettier":"^3.0.0","eslint-plugin-node":"^8.0.0","eslint-plugin-prettier":"^3.0.0","got":"^8.0.3","gts":"^0.8.0","intelli-espower-loader":"^1.0.1","mocha":"^5.0.0","nyc":"^13.0.0","power-assert":"^1.4.4","prettier":"^1.10.2","proxyquire":"^2.0.0","sinon":"^7.0.0","source-map-support":"^0.5.9","typescript":"~3.1.5"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"0b0ebb29d8aa3f93507cda248fa8f05e1f92481c","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@0.18.0","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"google-node-team","email":"node-team-npm@google.com"},"dist":{"shasum":"5be91bac15b38dbeae00393b0e47b9acb6c51cf2","size":802333,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.18.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.18.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_0.18.0_1541807785685_0.8663200569800931"},"_hasShrinkwrap":false,"publish_time":1541807785973,"_cnpm_publish_time":1541807785973},"0.17.0":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"0.17.0","license":"MIT","author":{"name":"google-proto-files project authors"},"engines":{"node":">=6.0.0"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"index.js","keywords":["google","proto","protobuf","protocol buffer","grpc"],"standard":{"global":["before","describe","it"],"ignore":["google/","overrides/"]},"contributors":[{"name":"Alexander Fenster","email":"fenster@google.com"},{"name":"Dave Gramlich","email":"callmehiphop@gmail.com"},{"name":"Ernest Landrito","email":"landrito@google.com"},{"name":"Evawere Ogbe","email":"eoogbe@gmail.com"},{"name":"Jason Dobry","email":"jdobry@google.com"},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"},{"name":"Stephen Sawchuk","email":"stephenplusplusplus@gmail.com"}],"scripts":{"generate-scaffolding":"repo-tools generate all","prepublishOnly":"node ./prepublish.js","lint":"eslint ./ test/","mocha":"mocha -R spec test/*.test.js","pretest":"node ./prepublish.js","test":"npm run cover","cover":"nyc --reporter=lcov mocha test/*.js && nyc report","test-no-cover":"mocha test/*.js","prettier":"prettier --write *.js test/*.js","system-test":"echo no system tests 😱","samples-test":"echo no sample tests 😱","docs":"echo no docs 🤷‍♂️"},"dependencies":{"globby":"^8.0.0","protobufjs":"^6.8.0"},"devDependencies":{"@google-cloud/nodejs-repo-tools":"^2.1.4","async":"^2.6.0","codecov":"^3.0.0","decompress-zip":"^0.3.0","eslint":"^5.0.0","eslint-config-prettier":"^3.0.0","eslint-plugin-node":"^7.0.0","eslint-plugin-prettier":"^3.0.0","got":"^8.0.3","intelli-espower-loader":"^1.0.1","mocha":"^5.0.0","nyc":"^13.0.0","power-assert":"^1.4.4","prettier":"^1.10.2","proxyquire":"^2.0.0","sinon":"^6.0.0"},"gitHead":"bd9b89711de3abd108ad52206ae0f2aff3c6a6a3","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@0.17.0","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"google-node-team","email":"node-team-npm@google.com"},"dist":{"shasum":"fcd2ac26b8d772a8154cb8554739425b9a9af822","size":773114,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.17.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.17.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_0.17.0_1539293512490_0.8385292365382175"},"_hasShrinkwrap":false,"publish_time":1539293512682,"_cnpm_publish_time":1539293512682},"0.16.1":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"0.16.1","license":"MIT","author":{"name":"google-proto-files project authors"},"engines":{"node":">=4.0.0"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"index.js","files":["google/","index.js","load.js"],"keywords":["google","proto","protobuf","protocol buffer","grpc"],"standard":{"global":["before","describe","it"],"ignore":["google/","overrides/"]},"contributors":[{"name":"Alexander Fenster","email":"fenster@google.com"},{"name":"Dave Gramlich","email":"callmehiphop@gmail.com"},{"name":"Ernest Landrito","email":"landrito@google.com"},{"name":"Evawere Ogbe","email":"eoogbe@gmail.com"},{"name":"Jason Dobry","email":"jdobry@google.com"},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"},{"name":"Stephen Sawchuk","email":"stephenplusplusplus@gmail.com"}],"scripts":{"generate-scaffolding":"repo-tools generate all","prepublishOnly":"node ./prepublish.js","lint":"repo-tools lint --cmd eslint -- ./ test/","mocha":"mocha -R spec test/*.test.js","test":"repo-tools test run --cmd npm -- run cover","cover":"nyc --reporter=lcov mocha --require intelli-espower-loader test/*.js && nyc report","test-no-cover":"repo-tools test run --cmd mocha -- test/*.js --no-timeouts","prettier":"repo-tools exec -- prettier --write *.js test/*.js"},"dependencies":{"globby":"^8.0.0","power-assert":"^1.4.4","protobufjs":"^6.8.0"},"devDependencies":{"@google-cloud/nodejs-repo-tools":"^2.1.4","async":"^2.6.0","decompress-zip":"^0.3.0","got":"^8.0.3","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-prettier":"^2.9.0","eslint-plugin-node":"^6.0.0","eslint-plugin-prettier":"^2.5.0","extend":"^3.0.1","intelli-espower-loader":"^1.0.1","mocha":"^5.0.0","nyc":"^12.0.2","prettier":"^1.10.2","proxyquire":"^2.0.0","sinon":"^6.0.0","standard":"^11.0.0"},"gitHead":"49a57a062e1d2aa48786e5eb05e011ab781761b2","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@0.16.1","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"fenster","email":"npm@fenster.name"},"dist":{"shasum":"e422e4c0cfd65c481b63f3c0e0cca03ba9cd97ce","size":613142,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.16.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.16.1.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_0.16.1_1529369311323_0.7796283473849637"},"_hasShrinkwrap":false,"publish_time":1529369311393,"_cnpm_publish_time":1529369311393},"0.16.0":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"0.16.0","license":"MIT","author":{"name":"google-proto-files project authors"},"engines":{"node":">=4.0.0"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"index.js","files":["google/","index.js","load.js"],"keywords":["google","proto","protobuf","protocol buffer","grpc"],"standard":{"global":["before","describe","it"],"ignore":["google/","overrides/"]},"contributors":[{"name":"Alexander Fenster","email":"fenster@google.com"},{"name":"Dave Gramlich","email":"callmehiphop@gmail.com"},{"name":"Ernest Landrito","email":"landrito@google.com"},{"name":"Evawere Ogbe","email":"eoogbe@gmail.com"},{"name":"Jason Dobry","email":"jdobry@google.com"},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"},{"name":"Stephen Sawchuk","email":"stephenplusplusplus@gmail.com"}],"scripts":{"generate-scaffolding":"repo-tools generate all","prepublishOnly":"node ./prepublish.js","lint":"repo-tools lint --cmd eslint -- ./ test/","mocha":"mocha -R spec test/*.test.js","test":"repo-tools test run --cmd npm -- run cover","cover":"nyc --reporter=lcov mocha --require intelli-espower-loader test/*.js && nyc report","test-no-cover":"repo-tools test run --cmd mocha -- test/*.js --no-timeouts","prettier":"repo-tools exec -- prettier --write *.js test/*.js"},"dependencies":{"globby":"^8.0.0","power-assert":"^1.4.4","protobufjs":"^6.8.0"},"devDependencies":{"@google-cloud/nodejs-repo-tools":"^2.1.4","async":"^2.6.0","decompress-zip":"^0.3.0","got":"^8.0.3","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-prettier":"^2.9.0","eslint-plugin-node":"^6.0.0","eslint-plugin-prettier":"^2.5.0","extend":"^3.0.1","intelli-espower-loader":"^1.0.1","mocha":"^5.0.0","nyc":"^12.0.2","prettier":"^1.10.2","proxyquire":"^2.0.0","sinon":"^5.0.0","standard":"^11.0.0"},"gitHead":"b4d00bd0b7e6c2d4e0be1395739ded62bd9083e3","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@0.16.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"fenster","email":"npm@fenster.name"},"dist":{"shasum":"e99c9f44c5c6db90fee310f40d7860073a89dd7e","size":597365,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.16.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.16.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_0.16.0_1528465047112_0.20387047774001665"},"_hasShrinkwrap":false,"publish_time":1528465047191,"_cnpm_publish_time":1528465047191},"0.15.1":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"0.15.1","license":"MIT","author":{"name":"google-proto-files project authors"},"engines":{"node":">=4.0.0"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"index.js","files":["google/","index.js","load.js"],"keywords":["google","proto","protobuf","protocol buffer","grpc"],"standard":{"global":["before","describe","it"],"ignore":["google/","overrides/"]},"contributors":[{"name":"Alexander Fenster","email":"fenster@google.com"},{"name":"Dave Gramlich","email":"callmehiphop@gmail.com"},{"name":"Ernest Landrito","email":"landrito@google.com"},{"name":"Evawere Ogbe","email":"eoogbe@gmail.com"},{"name":"Jason Dobry","email":"jdobry@google.com"},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"},{"name":"Stephen Sawchuk","email":"stephenplusplusplus@gmail.com"}],"scripts":{"generate-scaffolding":"repo-tools generate all","prepublishOnly":"node ./prepublish.js","lint":"repo-tools lint --cmd eslint -- ./ test/","mocha":"mocha -R spec test/*.test.js","test":"repo-tools test run --cmd npm -- run cover","cover":"nyc --reporter=lcov mocha --require intelli-espower-loader test/*.js && nyc report","test-no-cover":"repo-tools test run --cmd mocha -- test/*.js --no-timeouts","prettier":"repo-tools exec -- prettier --write *.js test/*.js"},"dependencies":{"globby":"^7.1.1","power-assert":"^1.4.4","protobufjs":"^6.8.0"},"devDependencies":{"@google-cloud/nodejs-repo-tools":"^2.1.4","async":"^2.6.0","decompress-zip":"^0.3.0","got":"^8.0.3","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-prettier":"^2.9.0","eslint-plugin-node":"^6.0.0","eslint-plugin-prettier":"^2.5.0","extend":"^3.0.1","intelli-espower-loader":"^1.0.1","mocha":"^5.0.0","nyc":"^11.4.1","prettier":"^1.10.2","proxyquire":"^1.7.10","sinon":"^4.2.1","standard":"^10.0.3"},"gitHead":"89183d7d25f9c7e3b9097da820d9d84bd803a92f","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@0.15.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"fenster","email":"npm@fenster.name"},"dist":{"shasum":"5c9c485e574e2c100fe829a5ec0bbb3d9bc789a2","size":534140,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.15.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.15.1.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files_0.15.1_1518719754368_0.6148086983432763"},"_hasShrinkwrap":false,"publish_time":1518719755981,"_cnpm_publish_time":1518719755981},"0.15.0":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"0.15.0","license":"MIT","author":{"name":"google-proto-files project authors"},"engines":{"node":">=4.0.0"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"index.js","files":["google/","index.js","load.js"],"keywords":["google","proto","protobuf","protocol buffer","grpc"],"standard":{"global":["before","describe","it"],"ignore":["google/","overrides/"]},"contributors":[{"name":"Alexander Fenster","email":"fenster@google.com"},{"name":"Dave Gramlich","email":"callmehiphop@gmail.com"},{"name":"Ernest Landrito","email":"landrito@google.com"},{"name":"Evawere Ogbe","email":"eoogbe@gmail.com"},{"name":"Jason Dobry","email":"jdobry@google.com"},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"},{"name":"Stephen Sawchuk","email":"stephenplusplusplus@gmail.com"}],"scripts":{"generate-scaffolding":"repo-tools generate all","prepublishOnly":"node ./prepublish.js","lint":"repo-tools lint --cmd eslint -- ./ test/","mocha":"mocha -R spec test/*.test.js","test":"repo-tools test run --cmd npm -- run cover","cover":"nyc --reporter=lcov mocha --require intelli-espower-loader test/*.js && nyc report","test-no-cover":"repo-tools test run --cmd mocha -- test/*.js --no-timeouts","prettier":"repo-tools exec -- prettier --write *.js test/*.js"},"dependencies":{"globby":"^7.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","protobufjs":"^6.8.0"},"devDependencies":{"@google-cloud/nodejs-repo-tools":"^2.1.4","async":"^2.6.0","decompress-zip":"^0.3.0","got":"^8.0.3","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-prettier":"^2.9.0","eslint-plugin-node":"^5.2.1","eslint-plugin-prettier":"^2.5.0","extend":"^3.0.1","intelli-espower-loader":"^1.0.1","mocha":"^5.0.0","nyc":"^11.4.1","proxyquire":"^1.7.10","sinon":"^4.2.1","standard":"^10.0.3"},"gitHead":"18904330ed2089dae3d260b8794b7924765e2498","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@0.15.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"fenster","email":"npm@fenster.name"},"dist":{"shasum":"da9b9fb7a9ed424c3a589ae34d4aee81df8b1780","size":534046,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.15.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.15.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files-0.15.0.tgz_1517537342316_0.44722449290566146"},"directories":{},"publish_time":1517537343991,"_hasShrinkwrap":false,"_cnpm_publish_time":1517537343991},"0.14.2":{"name":"google-proto-files","description":"All of the Google API's protocol buffer files","version":"0.14.2","license":"MIT","author":{"name":"google-proto-files project authors"},"engines":{"node":">=4.0.0"},"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"main":"index.js","files":["google/","index.js","load.js"],"keywords":["google","proto","protobuf","protocol buffer","grpc"],"standard":{"global":["before","describe","it"],"ignore":["google/","overrides/"]},"contributors":[{"name":"Alexander Fenster","email":"fenster@google.com"},{"name":"Dave Gramlich","email":"callmehiphop@gmail.com"},{"name":"Ernest Landrito","email":"landrito@google.com"},{"name":"Evawere Ogbe","email":"eoogbe@gmail.com"},{"name":"Jason Dobry","email":"jdobry@google.com"},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"},{"name":"Stephen Sawchuk","email":"stephenplusplusplus@gmail.com"}],"scripts":{"generate-scaffolding":"repo-tools generate all","prepublishOnly":"node ./prepublish.js","lint":"repo-tools lint --cmd eslint -- ./ test/","mocha":"mocha -R spec test/*.test.js","test":"repo-tools test run --cmd npm -- run cover","cover":"nyc --reporter=lcov mocha --require intelli-espower-loader test/*.js && nyc report","test-no-cover":"repo-tools test run --cmd mocha -- test/*.js --no-timeouts","prettier":"repo-tools exec -- prettier --write *.js test/*.js"},"dependencies":{"globby":"^7.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","protobufjs":"^6.8.0"},"devDependencies":{"@google-cloud/nodejs-repo-tools":"^2.1.4","async":"^2.6.0","decompress-zip":"^0.3.0","got":"^8.0.3","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-prettier":"^2.9.0","eslint-plugin-node":"^5.2.1","eslint-plugin-prettier":"^2.5.0","extend":"^3.0.1","intelli-espower-loader":"^1.0.1","mocha":"^5.0.0","nyc":"^11.4.1","proxyquire":"^1.7.10","sinon":"^4.2.1","standard":"^10.0.3"},"gitHead":"f0d4f1e6aa50c23e1d45b92513d23e8d1dd2c9c1","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@0.14.2","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"fenster","email":"npm@fenster.name"},"dist":{"shasum":"958cffea7e8888e00b9a6c55ed1362c06b426f4c","size":533234,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.14.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.14.2.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files-0.14.2.tgz_1516998673720_0.09229114302434027"},"directories":{},"publish_time":1516998673844,"_hasShrinkwrap":false,"_cnpm_publish_time":1516998673844},"0.14.1":{"name":"google-proto-files","version":"0.14.1","description":"All of the Google API's protocol buffer files","scripts":{"prepublishOnly":"node ./prepublish.js","lint":"standard \"**/*.js\"","mocha":"mocha -R spec test/*.test.js","test":"npm run lint && npm run mocha"},"main":"index.js","files":["google/","index.js","load.js"],"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"standard":{"global":["before","describe","it"],"ignore":["google/","overrides/"]},"author":{"name":"google-proto-files project authors"},"license":"MIT","devDependencies":{"async":"^2.1.5","decompress-zip":"^0.2.0","got":"^5.4.0","mocha":"^3.0.2","proxyquire":"^1.7.10","sinon":"^1.17.5","standard":"^7.1.2"},"dependencies":{"globby":"^6.1.0","protobufjs":"^6.8.0"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"c3f99329eed661f4ea16c2c61067f34ec9f0cdfa","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@0.14.1","_shasum":"6e5f15f8bd6615d73ca3fdd08cdec33363f9af89","_from":".","_npmVersion":"4.0.5","_nodeVersion":"8.6.0","_npmUser":{"name":"stephenplusplus","email":"stephenplusplusplus@gmail.com"},"dist":{"shasum":"6e5f15f8bd6615d73ca3fdd08cdec33363f9af89","size":430643,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.14.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.14.1.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files-0.14.1.tgz_1510350355383_0.5816092987079173"},"directories":{},"publish_time":1510350356711,"_cnpm_publish_time":1510350356711,"_hasShrinkwrap":false},"0.14.0":{"name":"google-proto-files","version":"0.14.0","description":"All of the Google API's protocol buffer files","scripts":{"prepublishOnly":"node ./prepublish.js","lint":"standard \"**/*.js\"","mocha":"mocha -R spec test/*.test.js","test":"npm run lint && npm run mocha"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"standard":{"global":["before","describe","it"],"ignore":["google/","overrides/"]},"author":{"name":"google-proto-files project authors"},"license":"MIT","devDependencies":{"async":"^2.1.5","decompress-zip":"^0.2.0","got":"^5.4.0","mocha":"^3.0.2","proxyquire":"^1.7.10","sinon":"^1.17.5","standard":"^7.1.2"},"dependencies":{"globby":"^6.1.0","protobufjs":"^6.8.0"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"cee83ea602737ab3fe3b87d9150167296d09d4aa","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@0.14.0","_shasum":"6358c01387aa46a1abe87846471cdc301dd174c0","_from":".","_npmVersion":"4.0.5","_nodeVersion":"8.6.0","_npmUser":{"name":"stephenplusplus","email":"stephenplusplusplus@gmail.com"},"dist":{"shasum":"6358c01387aa46a1abe87846471cdc301dd174c0","size":430048,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.14.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.14.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files-0.14.0.tgz_1510347234078_0.4204899254254997"},"directories":{},"publish_time":1510347235589,"_cnpm_publish_time":1510347235589,"_hasShrinkwrap":false},"0.13.1":{"name":"google-proto-files","version":"0.13.1","description":"All of the Google API's protocol buffer files","scripts":{"prepublishOnly":"node ./prepublish.js","lint":"standard \"**/*.js\"","mocha":"mocha -R spec test/*.test.js","test":"npm run lint && npm run mocha"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"standard":{"global":["before","describe","it"],"ignore":["google/","overrides/"]},"author":{"name":"google-proto-files project authors"},"license":"MIT","devDependencies":{"async":"^2.1.5","decompress-zip":"^0.2.0","got":"^5.4.0","mocha":"^3.0.2","proxyquire":"^1.7.10","sinon":"^1.17.5","standard":"^7.1.2"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"9ff243534b6222d0843aea4323bf9514cf99f5ab","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@0.13.1","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"stephenplusplus","email":"sawchuk@gmail.com"},"dist":{"shasum":"fcf123637d1811612d6a4cb030fd14516b5aec4b","size":359851,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.13.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.13.1.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files-0.13.1.tgz_1504654221492_0.46220423723571"},"directories":{},"publish_time":1504654223255,"_cnpm_publish_time":1504654223255,"_hasShrinkwrap":false},"0.13.0":{"name":"google-proto-files","version":"0.13.0","description":"All of the Google API's protocol buffer files","scripts":{"prepublish":"node ./prepublish.js","lint":"standard \"**/*.js\"","mocha":"mocha -R spec test/*.test.js","test":"npm run lint && npm run mocha"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"standard":{"global":["before","describe","it"],"ignore":["google/","overrides/"]},"author":{"name":"google-proto-files project authors"},"license":"MIT","devDependencies":{"async":"^2.1.5","decompress-zip":"^0.2.0","got":"^5.4.0","mocha":"^3.0.2","proxyquire":"^1.7.10","sinon":"^1.17.5","standard":"^7.1.2"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"642af4401b53aa944c0f6a0201d0b9fc82eae598","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@0.13.0","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"stephenplusplus","email":"sawchuk@gmail.com"},"dist":{"shasum":"99c6c198e96c01756cf94e548d4a6363417c789c","size":346577,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.13.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.13.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files-0.13.0.tgz_1503678602548_0.03590947249904275"},"directories":{},"publish_time":1503678604860,"_cnpm_publish_time":1503678604860,"_hasShrinkwrap":false},"0.12.1":{"name":"google-proto-files","version":"0.12.1","description":"All of the Google API's protocol buffer files","scripts":{"prepublish":"node ./prepublish.js","lint":"standard \"**/*.js\"","mocha":"mocha -R spec test/*.test.js","test":"npm run lint && npm run mocha"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"standard":{"global":["before","describe","it"],"ignore":["google/","overrides/"]},"author":{"name":"google-proto-files project authors"},"license":"MIT","devDependencies":{"async":"^2.1.5","decompress-zip":"^0.2.0","got":"^5.4.0","mocha":"^3.0.2","proxyquire":"^1.7.10","sinon":"^1.17.5","standard":"^7.1.2"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"7ccc47df427d39abafec5739ba8e5e14a9e18873","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","_id":"google-proto-files@0.12.1","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"stephenplusplus","email":"sawchuk@gmail.com"},"dist":{"shasum":"6434dc7e025a0d0c82e5f04e615c737d6a4c4387","size":342234,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.12.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.12.1.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/google-proto-files-0.12.1.tgz_1501513685966_0.28278553229756653"},"directories":{},"publish_time":1501513687449,"_cnpm_publish_time":1501513687449,"_hasShrinkwrap":false},"0.12.0":{"name":"google-proto-files","version":"0.12.0","description":"All of the Google API's protocol buffer files","scripts":{"prepublish":"node ./prepublish.js","lint":"standard \"**/*.js\"","mocha":"mocha -R spec test/*.test.js","test":"npm run lint && npm run mocha"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/stephenplusplus/google-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"standard":{"global":["before","describe","it"],"ignore":["google/","overrides/"]},"author":{"name":"google-proto-files project authors"},"license":"MIT","devDependencies":{"async":"^2.1.5","decompress-zip":"^0.2.0","got":"^5.4.0","mocha":"^3.0.2","proxyquire":"^1.7.10","sinon":"^1.17.5","standard":"^7.1.2"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"083fc085a32822e0db15061dae358aeee8892d16","bugs":{"url":"https://github.com/stephenplusplus/google-proto-files/issues"},"homepage":"https://github.com/stephenplusplus/google-proto-files#readme","_id":"google-proto-files@0.12.0","_shasum":"a49075c1fcc2bd8a480186831c297605b9774b2b","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.2.1","_npmUser":{"name":"stephenplusplus","email":"sawchuk@gmail.com"},"dist":{"shasum":"a49075c1fcc2bd8a480186831c297605b9774b2b","size":321199,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.12.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/google-proto-files-0.12.0.tgz_1495066557905_0.23613303224556148"},"directories":{},"publish_time":1495066559376,"_cnpm_publish_time":1495066559376,"_hasShrinkwrap":false},"0.11.1":{"name":"google-proto-files","version":"0.11.1","description":"All of the Google API's protocol buffer files","scripts":{"prepublish":"node ./prepublish.js","lint":"standard \"**/*.js\"","mocha":"mocha -R spec test/*.test.js","test":"npm run lint && npm run mocha"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/stephenplusplus/google-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"standard":{"global":["before","describe","it"],"ignore":["google/","overrides/"]},"author":{"name":"google-proto-files project authors"},"license":"MIT","devDependencies":{"async":"^2.1.5","decompress-zip":"^0.2.0","got":"^5.4.0","mocha":"^3.0.2","proxyquire":"^1.7.10","sinon":"^1.17.5","standard":"^7.1.2"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"c398474c638c91020ffa6729b035ba6fa866aeac","bugs":{"url":"https://github.com/stephenplusplus/google-proto-files/issues"},"homepage":"https://github.com/stephenplusplus/google-proto-files#readme","_id":"google-proto-files@0.11.1","_shasum":"cc3aeab279736aae0b12f1ce2c0587db55beed3d","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.8.0","_npmUser":{"name":"stephenplusplus","email":"sawchuk@gmail.com"},"dist":{"shasum":"cc3aeab279736aae0b12f1ce2c0587db55beed3d","size":316026,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.11.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.11.1.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/google-proto-files-0.11.1.tgz_1494250054438_0.5613265831489116"},"directories":{},"publish_time":1494250055466,"_cnpm_publish_time":1494250055466,"_hasShrinkwrap":false},"0.11.0":{"name":"google-proto-files","version":"0.11.0","description":"All of the Google API's protocol buffer files","scripts":{"prepublish":"node ./prepublish.js","lint":"standard \"**/*.js\"","mocha":"mocha -R spec test/*.test.js","test":"npm run lint && npm run mocha"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/stephenplusplus/google-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"standard":{"global":["before","describe","it"],"ignore":["google/","overrides/"]},"author":{"name":"google-proto-files project authors"},"license":"MIT","devDependencies":{"async":"^2.1.5","decompress-zip":"^0.2.0","got":"^5.4.0","mocha":"^3.0.2","proxyquire":"^1.7.10","sinon":"^1.17.5","standard":"^7.1.2"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"c4d8939a161f5171d0a4c215734060dce8af666a","bugs":{"url":"https://github.com/stephenplusplus/google-proto-files/issues"},"homepage":"https://github.com/stephenplusplus/google-proto-files#readme","_id":"google-proto-files@0.11.0","_shasum":"3d753120718e5e8574f38def739d54cf7a057553","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.8.0","_npmUser":{"name":"stephenplusplus","email":"sawchuk@gmail.com"},"dist":{"shasum":"3d753120718e5e8574f38def739d54cf7a057553","size":307143,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.11.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/google-proto-files-0.11.0.tgz_1491075935196_0.8231478158850223"},"directories":{},"publish_time":1491075937351,"_hasShrinkwrap":false,"_cnpm_publish_time":1491075937351},"0.10.0":{"name":"google-proto-files","version":"0.10.0","description":"All of the Google API's protocol buffer files","scripts":{"prepublish":"node ./prepublish.js","lint":"standard \"**/*.js\"","mocha":"mocha -R spec test/*.test.js","test":"npm run lint && npm run mocha"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/stephenplusplus/google-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"standard":{"global":["before","describe","it"]},"author":{"name":"google-proto-files project authors"},"license":"MIT","devDependencies":{"async":"^2.1.5","decompress-zip":"^0.2.0","got":"^5.4.0","mocha":"^3.0.2","proxyquire":"^1.7.10","sinon":"^1.17.5","standard":"^7.1.2"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"718fde64749afc106301af2b66bfc212833886d0","bugs":{"url":"https://github.com/stephenplusplus/google-proto-files/issues"},"homepage":"https://github.com/stephenplusplus/google-proto-files#readme","_id":"google-proto-files@0.10.0","_shasum":"980ecc04383671540f1d8453d00a68950d73728a","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.6.0","_npmUser":{"name":"stephenplusplus","email":"sawchuk@gmail.com"},"dist":{"shasum":"980ecc04383671540f1d8453d00a68950d73728a","size":276263,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.10.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/google-proto-files-0.10.0.tgz_1488474710683_0.22020460106432438"},"directories":{},"publish_time":1488474713082,"_cnpm_publish_time":1488474713082,"_hasShrinkwrap":false},"0.9.1":{"name":"google-proto-files","version":"0.9.1","description":"All of the Google API's protocol buffer files","scripts":{"prepublish":"node ./prepublish.js","lint":"standard \"**/*.js\"","mocha":"mocha -R spec test/*.test.js","test":"npm run lint && npm run mocha"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/stephenplusplus/google-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"standard":{"global":["before","describe","it"]},"author":{"name":"google-proto-files project authors"},"license":"MIT","devDependencies":{"decompress-zip":"^0.2.0","got":"^5.4.0","mocha":"^3.0.2","proxyquire":"^1.7.10","sinon":"^1.17.5","standard":"^7.1.2"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"00aa3c7f317d4e2ff184893b8feeb1f04aba932d","bugs":{"url":"https://github.com/stephenplusplus/google-proto-files/issues"},"homepage":"https://github.com/stephenplusplus/google-proto-files#readme","_id":"google-proto-files@0.9.1","_shasum":"c760c79059bf62ba3ac56e1d1ba7b8d4560803be","_from":".","_npmVersion":"4.2.0","_nodeVersion":"6.9.5","_npmUser":{"name":"stephenplusplus","email":"sawchuk@gmail.com"},"dist":{"shasum":"c760c79059bf62ba3ac56e1d1ba7b8d4560803be","size":272056,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.9.1.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/google-proto-files-0.9.1.tgz_1487091759369_0.23629143252037466"},"directories":{},"publish_time":1487091761836,"_cnpm_publish_time":1487091761836,"_hasShrinkwrap":false},"0.8.6":{"name":"google-proto-files","version":"0.8.6","description":"All of the Google API's protocol buffer files","scripts":{"x-prepublish":"node ./prepublish.js","lint":"standard \"**/*.js\"","mocha":"mocha -R spec test/*.test.js","test":"npm run lint && npm run mocha"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/stephenplusplus/google-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"standard":{"global":["before","describe","it"]},"author":{"name":"google-proto-files project authors"},"license":"MIT","devDependencies":{"decompress-zip":"^0.2.0","got":"^5.4.0","mocha":"^3.0.2","proxyquire":"^1.7.10","sinon":"^1.17.5","standard":"^7.1.2"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"787f7848c965f4575bc668edc6a1fac6e67d5970","bugs":{"url":"https://github.com/stephenplusplus/google-proto-files/issues"},"homepage":"https://github.com/stephenplusplus/google-proto-files#readme","_id":"google-proto-files@0.8.6","_shasum":"a7c8ddccd2179690d270b0ebfc42994d56da0ee6","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"stephenplusplus","email":"sawchuk@gmail.com"},"dist":{"shasum":"a7c8ddccd2179690d270b0ebfc42994d56da0ee6","size":247019,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.8.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.8.6.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/google-proto-files-0.8.6.tgz_1481894382734_0.27999908942729235"},"directories":{},"publish_time":1481894383327,"_cnpm_publish_time":1481894383327,"_hasShrinkwrap":false},"0.8.5":{"name":"google-proto-files","version":"0.8.5","description":"All of the Google API's protocol buffer files","scripts":{"prepublish":"node ./prepublish.js","lint":"standard \"**/*.js\"","mocha":"mocha -R spec test/*.test.js","test":"npm run lint && npm run mocha"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/stephenplusplus/google-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"standard":{"global":["before","describe","it"]},"author":{"name":"google-proto-files project authors"},"license":"MIT","devDependencies":{"decompress-zip":"^0.2.0","got":"^5.4.0","mocha":"^3.0.2","proxyquire":"^1.7.10","sinon":"^1.17.5","standard":"^7.1.2"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"dbc9ddbe69ffece854946fe33a5ac33a719b9ed5","bugs":{"url":"https://github.com/stephenplusplus/google-proto-files/issues"},"homepage":"https://github.com/stephenplusplus/google-proto-files#readme","_id":"google-proto-files@0.8.5","_shasum":"282a1b70864cdf22cc648a99275341f00140a430","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"jdobry","email":"jason.dobry@gmail.com"},"dist":{"shasum":"282a1b70864cdf22cc648a99275341f00140a430","size":238844,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.8.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.8.5.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/google-proto-files-0.8.5.tgz_1479169772804_0.904182872036472"},"directories":{},"publish_time":1479169774848,"_cnpm_publish_time":1479169774848,"_hasShrinkwrap":false},"0.8.4":{"name":"google-proto-files","version":"0.8.4","description":"All of the Google API's protocol buffer files","scripts":{"prepublish":"node ./prepublish.js","lint":"standard \"**/*.js\"","mocha":"mocha -R spec test/*.test.js","test":"npm run lint && npm run mocha"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/stephenplusplus/google-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"standard":{"global":["before","describe","it"]},"author":{"name":"google-proto-files project authors"},"license":"MIT","devDependencies":{"decompress-zip":"^0.2.0","got":"^5.4.0","mocha":"^3.0.2","proxyquire":"^1.7.10","sinon":"^1.17.5","standard":"^7.1.2"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"7dda5bcbef5c1230df0fb4000f43a0335a6f1165","bugs":{"url":"https://github.com/stephenplusplus/google-proto-files/issues"},"homepage":"https://github.com/stephenplusplus/google-proto-files#readme","_id":"google-proto-files@0.8.4","_shasum":"63153db10b976d917912f9b698e30d5bf29119dc","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.7.0","_npmUser":{"name":"jdobry","email":"jason.dobry@gmail.com"},"dist":{"shasum":"63153db10b976d917912f9b698e30d5bf29119dc","size":232336,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.8.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.8.4.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/google-proto-files-0.8.4.tgz_1477605736884_0.7217525837477297"},"directories":{},"publish_time":1477605739184,"_cnpm_publish_time":1477605739184,"_hasShrinkwrap":false},"0.8.3":{"name":"google-proto-files","version":"0.8.3","description":"All of the Google API's protocol buffer files","scripts":{"prepublish":"node ./prepublish.js","lint":"standard \"**/*.js\"","mocha":"mocha -R spec test/*.test.js","test":"npm run lint && npm run mocha"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/stephenplusplus/google-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"standard":{"global":["before","describe","it"]},"author":{"name":"google-proto-files project authors"},"license":"MIT","devDependencies":{"decompress-zip":"^0.2.0","got":"^5.4.0","mocha":"^3.0.2","proxyquire":"^1.7.10","sinon":"^1.17.5","standard":"^7.1.2"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"0a900a46b76368b881fc08e8175b24b71455094d","bugs":{"url":"https://github.com/stephenplusplus/google-proto-files/issues"},"homepage":"https://github.com/stephenplusplus/google-proto-files#readme","_id":"google-proto-files@0.8.3","_shasum":"714de4860140bfd06345234c59c918f8d7294725","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.7.0","_npmUser":{"name":"jdobry","email":"jason.dobry@gmail.com"},"dist":{"shasum":"714de4860140bfd06345234c59c918f8d7294725","size":231875,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.8.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.8.3.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/google-proto-files-0.8.3.tgz_1476395381635_0.5893030450679362"},"directories":{},"publish_time":1476395383753,"_cnpm_publish_time":1476395383753,"_hasShrinkwrap":false},"0.8.2":{"name":"google-proto-files","version":"0.8.2","description":"All of the Google API's protocol buffer files","scripts":{"prepublish":"node ./prepublish.js","lint":"standard \"**/*.js\"","mocha":"mocha -R spec test/*.test.js","test":"npm run lint && npm run mocha"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/stephenplusplus/google-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"standard":{"global":["before","describe","it"]},"author":{"name":"google-proto-files project authors"},"license":"MIT","devDependencies":{"decompress-zip":"^0.2.0","got":"^5.4.0","mocha":"^3.0.2","proxyquire":"^1.7.10","sinon":"^1.17.5","standard":"^7.1.2"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"d2e86d7d87eec76ae1dd13dded083f384efc12a9","bugs":{"url":"https://github.com/stephenplusplus/google-proto-files/issues"},"homepage":"https://github.com/stephenplusplus/google-proto-files#readme","_id":"google-proto-files@0.8.2","_shasum":"1e3ca502b4632dbd9f151342a1812e0193fafd1a","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"stephenplusplus","email":"sawchuk@gmail.com"},"dist":{"shasum":"1e3ca502b4632dbd9f151342a1812e0193fafd1a","size":228803,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.8.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.8.2.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/google-proto-files-0.8.2.tgz_1475191341026_0.36642906186170876"},"directories":{},"publish_time":1475191343609,"_cnpm_publish_time":1475191343609,"_hasShrinkwrap":false},"0.8.1":{"name":"google-proto-files","version":"0.8.1","description":"All of the Google API's protocol buffer files","scripts":{"prepublish":"node ./prepublish.js","lint":"standard \"**/*.js\"","mocha":"mocha -R spec test/*.test.js","test":"npm run lint && npm run mocha"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/stephenplusplus/google-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"standard":{"global":["before","describe","it"]},"author":{"name":"google-proto-files project authors"},"license":"MIT","devDependencies":{"decompress-zip":"^0.2.0","got":"^5.4.0","mocha":"^3.0.2","proxyquire":"^1.7.10","sinon":"^1.17.5","standard":"^7.1.2"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"6893acc4cf97b4223f48a8969df99c9108c0416a","bugs":{"url":"https://github.com/stephenplusplus/google-proto-files/issues"},"homepage":"https://github.com/stephenplusplus/google-proto-files#readme","_id":"google-proto-files@0.8.1","_shasum":"7cc296582955c990f61eef77713894426acb44a7","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"stephenplusplus","email":"sawchuk@gmail.com"},"dist":{"shasum":"7cc296582955c990f61eef77713894426acb44a7","size":231105,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.8.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.8.1.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/google-proto-files-0.8.1.tgz_1475189588802_0.9064545950386673"},"directories":{},"publish_time":1475189591362,"_cnpm_publish_time":1475189591362,"_hasShrinkwrap":false},"0.8.0":{"name":"google-proto-files","version":"0.8.0","description":"All of the Google API's protocol buffer files","scripts":{"x-prepublish":"node ./prepublish.js","lint":"standard \"**/*.js\"","mocha":"mocha -R spec test/*.test.js","test":"npm run lint && npm run mocha"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/stephenplusplus/google-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"standard":{"global":["before","describe","it"]},"author":{"name":"google-proto-files project authors"},"license":"MIT","devDependencies":{"decompress-zip":"^0.2.0","got":"^5.4.0","mocha":"^3.0.2","proxyquire":"^1.7.10","sinon":"^1.17.5","standard":"^7.1.2"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"b45abc521b2eeff33b375ac401bb286f1b09bfa3","bugs":{"url":"https://github.com/stephenplusplus/google-proto-files/issues"},"homepage":"https://github.com/stephenplusplus/google-proto-files#readme","_id":"google-proto-files@0.8.0","_shasum":"2a011642a83a54cd66d79bfb4a4013c69e5d62ba","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"stephenplusplus","email":"sawchuk@gmail.com"},"dist":{"shasum":"2a011642a83a54cd66d79bfb4a4013c69e5d62ba","size":225635,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.8.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/google-proto-files-0.8.0.tgz_1474684069160_0.9876129338517785"},"directories":{},"publish_time":1474684070338,"_cnpm_publish_time":1474684070338,"_hasShrinkwrap":false},"0.7.0":{"name":"google-proto-files","version":"0.7.0","description":"All of the Google API's protocol buffer files","scripts":{"x-prepublish":"node ./prepublish.js","lint":"standard \"**/*.js\"","mocha":"mocha -R spec test/*.test.js","test":"npm run lint && npm run mocha"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/stephenplusplus/google-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"standard":{"global":["before","describe","it"]},"author":{"name":"google-proto-files project authors"},"license":"MIT","devDependencies":{"decompress-zip":"^0.2.0","got":"^5.4.0","mocha":"^3.0.2","proxyquire":"^1.7.10","sinon":"^1.17.5","standard":"^7.1.2"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"45b5e6a461315f9060486565c4d89ccf37e0bd81","bugs":{"url":"https://github.com/stephenplusplus/google-proto-files/issues"},"homepage":"https://github.com/stephenplusplus/google-proto-files#readme","_id":"google-proto-files@0.7.0","_shasum":"8fac0c23ace78e6bf4aab63ad2209c506569d710","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"stephenplusplus","email":"sawchuk@gmail.com"},"dist":{"shasum":"8fac0c23ace78e6bf4aab63ad2209c506569d710","size":191849,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.7.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/google-proto-files-0.7.0.tgz_1471554619257_0.32431010133586824"},"directories":{},"publish_time":1471554621257,"_cnpm_publish_time":1471554621257,"_hasShrinkwrap":false},"0.6.0":{"name":"google-proto-files","version":"0.6.0","description":"All of the Google API's protocol buffer files","scripts":{"x-prepublish":"node ./prepublish.js","lint":"standard \"**/*.js\"","mocha":"mocha -R spec test/*.test.js","test":"npm run lint && npm run mocha"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/stephenplusplus/google-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"standard":{"global":["before","describe","it"]},"author":{"name":"google-proto-files project authors"},"license":"MIT","devDependencies":{"decompress-zip":"^0.2.0","got":"^5.4.0","mocha":"^3.0.2","proxyquire":"^1.7.10","sinon":"^1.17.5","standard":"^7.1.2"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"76d7b14541fa10d7891b7453c83178db5c8ac4c6","bugs":{"url":"https://github.com/stephenplusplus/google-proto-files/issues"},"homepage":"https://github.com/stephenplusplus/google-proto-files#readme","_id":"google-proto-files@0.6.0","_shasum":"ca1b8d4ed8a2b8a90f83aaec7398da6bc98f9f4c","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"stephenplusplus","email":"sawchuk@gmail.com"},"dist":{"shasum":"ca1b8d4ed8a2b8a90f83aaec7398da6bc98f9f4c","size":191815,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.6.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/google-proto-files-0.6.0.tgz_1471548134124_0.24457802856341004"},"directories":{},"publish_time":1471548135060,"_cnpm_publish_time":1471548135060,"_hasShrinkwrap":false},"0.5.0":{"name":"google-proto-files","version":"0.5.0","description":"All of the Google API's protocol buffer files","scripts":{"prepublish":"node ./prepublish.js","lint":"standard \"**/*.js\"","mocha":"mocha -R spec test/*.test.js","test":"npm run lint && npm run mocha"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/stephenplusplus/google-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"standard":{"global":["before","describe","it"]},"author":{"name":"google-proto-files project authors"},"license":"MIT","devDependencies":{"decompress-zip":"^0.2.0","got":"^5.4.0","mocha":"^3.0.2","proxyquire":"^1.7.10","sinon":"^1.17.5","standard":"^7.1.2"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"d2b7eadc95a57cd1f075f1b7b66e439b1f1bfd51","bugs":{"url":"https://github.com/stephenplusplus/google-proto-files/issues"},"homepage":"https://github.com/stephenplusplus/google-proto-files#readme","_id":"google-proto-files@0.5.0","_shasum":"d81040ff50c2c52669832bc8e5d3601c8ad27db5","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"jdobry","email":"jason.dobry@gmail.com"},"dist":{"shasum":"d81040ff50c2c52669832bc8e5d3601c8ad27db5","size":191238,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.5.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/google-proto-files-0.5.0.tgz_1471040370019_0.09509879047982395"},"directories":{},"publish_time":1471040371558,"_cnpm_publish_time":1471040371558,"_hasShrinkwrap":false},"0.4.0":{"name":"google-proto-files","version":"0.4.0","description":"All of the Google API's protocol buffer files","scripts":{"x-prepublish":"node ./prepublish.js"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/stephenplusplus/google-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"author":{"name":"google-proto-files project authors"},"license":"MIT","devDependencies":{"decompress-zip":"^0.2.0","standard":"^5.4.1","got":"^5.4.0"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"819845381fc8c819dec6c70818c6ab214a112c94","bugs":{"url":"https://github.com/stephenplusplus/google-proto-files/issues"},"homepage":"https://github.com/stephenplusplus/google-proto-files#readme","_id":"google-proto-files@0.4.0","_shasum":"43dd29db200e5ed1641d0bf1666970f4fe36965a","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"stephenplusplus","email":"sawchuk@gmail.com"},"dist":{"shasum":"43dd29db200e5ed1641d0bf1666970f4fe36965a","size":168751,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.4.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/google-proto-files-0.4.0.tgz_1470140915615_0.9410648420453072"},"directories":{},"publish_time":1470140917621,"_cnpm_publish_time":1470140917621,"_hasShrinkwrap":false},"0.3.0":{"name":"google-proto-files","version":"0.3.0","description":"All of the Google API's protocol buffer files","scripts":{"x-prepublish":"node ./prepublish.js"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/stephenplusplus/google-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"author":{"name":"google-proto-files project authors"},"license":"MIT","devDependencies":{"decompress-zip":"^0.2.0","standard":"^5.4.1","got":"^5.4.0"},"contributors":[{"name":"Google Inc."},{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"}],"gitHead":"304f07cdccd8f8062dcc38654d601926c340016f","bugs":{"url":"https://github.com/stephenplusplus/google-proto-files/issues"},"homepage":"https://github.com/stephenplusplus/google-proto-files#readme","_id":"google-proto-files@0.3.0","_shasum":"3f4d4f822adb28f93b8738f907690f166f9df6c2","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"stephenplusplus","email":"sawchuk@gmail.com"},"dist":{"shasum":"3f4d4f822adb28f93b8738f907690f166f9df6c2","size":156162,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.3.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/google-proto-files-0.3.0.tgz_1468008459642_0.4696851617190987"},"directories":{},"publish_time":1468008462143,"_cnpm_publish_time":1468008462143,"_hasShrinkwrap":false},"0.2.4":{"name":"google-proto-files","version":"0.2.4","description":"All of the Google API's protocol buffer files","scripts":{"x-prepublish":"node ./prepublish.js"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/stephenplusplus/google-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"author":{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"},"license":"MIT","devDependencies":{"decompress-zip":"^0.2.0","standard":"^5.4.1","got":"^5.4.0"},"gitHead":"b2ff039f840bc53fba777e141d85cc9147513734","bugs":{"url":"https://github.com/stephenplusplus/google-proto-files/issues"},"homepage":"https://github.com/stephenplusplus/google-proto-files#readme","_id":"google-proto-files@0.2.4","_shasum":"5ef818e62cd345e9f9215a2b78c4a4ed7193adf7","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"stephenplusplus","email":"sawchuk@gmail.com"},"dist":{"shasum":"5ef818e62cd345e9f9215a2b78c4a4ed7193adf7","size":104316,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.2.4.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/google-proto-files-0.2.4.tgz_1465513700000_0.5075289611704648"},"directories":{},"publish_time":1465513702256,"_cnpm_publish_time":1465513702256,"_hasShrinkwrap":false},"0.2.3":{"name":"google-proto-files","version":"0.2.3","description":"All of the Google API's protocol buffer files","scripts":{"prepublish":"node ./prepublish.js"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/stephenplusplus/google-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"author":{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"},"license":"MIT","devDependencies":{"decompress-zip":"^0.2.0","standard":"^5.4.1","got":"^5.4.0"},"gitHead":"dc821661d4dabc64eababb09710b3060b528fad2","bugs":{"url":"https://github.com/stephenplusplus/google-proto-files/issues"},"homepage":"https://github.com/stephenplusplus/google-proto-files#readme","_id":"google-proto-files@0.2.3","_shasum":"1ed8da5b46bb3d463df8f20d68fd30c6e0405f96","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"stephenplusplus","email":"sawchuk@gmail.com"},"dist":{"shasum":"1ed8da5b46bb3d463df8f20d68fd30c6e0405f96","size":103982,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.2.3.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/google-proto-files-0.2.3.tgz_1465513522416_0.5435237272176892"},"directories":{},"publish_time":1465513525102,"_cnpm_publish_time":1465513525102,"_hasShrinkwrap":false},"0.2.2":{"name":"google-proto-files","version":"0.2.2","description":"All of the Google API's protocol buffer files","scripts":{"prepublish":"node ./prepublish.js"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/stephenplusplus/google-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"author":{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"},"license":"MIT","devDependencies":{"decompress-zip":"^0.2.0","standard":"^5.4.1","got":"^5.4.0"},"gitHead":"e4d57ba98d3a5557f394877f82d3967d8700de6e","bugs":{"url":"https://github.com/stephenplusplus/google-proto-files/issues"},"homepage":"https://github.com/stephenplusplus/google-proto-files#readme","_id":"google-proto-files@0.2.2","_shasum":"c6cea19c0de8185a215b0e26a5bb4c1259191353","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"stephenplusplus","email":"sawchuk@gmail.com"},"dist":{"shasum":"c6cea19c0de8185a215b0e26a5bb4c1259191353","size":103982,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.2.2.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/google-proto-files-0.2.2.tgz_1465513465104_0.5187661335803568"},"directories":{},"publish_time":1465513467590,"_cnpm_publish_time":1465513467590,"_hasShrinkwrap":false},"0.2.1":{"name":"google-proto-files","version":"0.2.1","description":"All of the Google API's protocol buffer files","scripts":{"prepublish":"node ./prepublish.js"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/stephenplusplus/google-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"author":{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"},"license":"MIT","devDependencies":{"decompress-zip":"^0.2.0","standard":"^5.4.1","got":"^5.4.0"},"gitHead":"b2a4e89b2322d49ca534a0dc8216b139f11963a1","bugs":{"url":"https://github.com/stephenplusplus/google-proto-files/issues"},"homepage":"https://github.com/stephenplusplus/google-proto-files#readme","_id":"google-proto-files@0.2.1","_shasum":"3fc8f9fe425ca0a5a77e9b8e4fc62ec1fd016456","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"stephenplusplus","email":"sawchuk@gmail.com"},"dist":{"shasum":"3fc8f9fe425ca0a5a77e9b8e4fc62ec1fd016456","size":103983,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.2.1.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/google-proto-files-0.2.1.tgz_1465418837726_0.42926395777612925"},"directories":{},"publish_time":1465418840372,"_cnpm_publish_time":1465418840372,"_hasShrinkwrap":false},"0.2.0":{"name":"google-proto-files","version":"0.2.0","description":"All of the Google API's protocol buffer files","scripts":{"prepublish":"node ./prepublish.js"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/stephenplusplus/google-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"author":{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"},"license":"MIT","devDependencies":{"decompress-zip":"^0.2.0","standard":"^5.4.1","got":"^5.4.0"},"gitHead":"11343b046f8b83ebdf0f1551e3e903be9ff950db","bugs":{"url":"https://github.com/stephenplusplus/google-proto-files/issues"},"homepage":"https://github.com/stephenplusplus/google-proto-files#readme","_id":"google-proto-files@0.2.0","_shasum":"6250db6f9abdd19af9d5cab504f2ad2881cf9ee3","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.8.0","_npmUser":{"name":"stephenplusplus","email":"sawchuk@gmail.com"},"dist":{"shasum":"6250db6f9abdd19af9d5cab504f2ad2881cf9ee3","size":75226,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.2.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/google-proto-files-0.2.0.tgz_1460684266705_0.8530570410657674"},"directories":{},"publish_time":1460684269137,"_cnpm_publish_time":1460684269137,"_hasShrinkwrap":false},"0.1.1":{"name":"google-proto-files","version":"0.1.1","description":"All of the Google API's protocol buffer files","scripts":{"prepublish":"node ./prepublish.js"},"main":"index.js","files":["google/","index.js"],"repository":{"type":"git","url":"git+https://github.com/stephenplusplus/google-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"author":{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"},"license":"MIT","devDependencies":{"decompress-zip":"^0.2.0","standard":"^5.4.1","got":"^5.4.0"},"gitHead":"5d4b06105e8e85437c3f37d43d56c444baf1ec59","bugs":{"url":"https://github.com/stephenplusplus/google-proto-files/issues"},"homepage":"https://github.com/stephenplusplus/google-proto-files#readme","_id":"google-proto-files@0.1.1","_shasum":"a71b66d572bb518522e745533e5924bacb8a125d","_from":".","_npmVersion":"2.14.9","_nodeVersion":"0.12.9","_npmUser":{"name":"stephenplusplus","email":"sawchuk@gmail.com"},"dist":{"shasum":"a71b66d572bb518522e745533e5924bacb8a125d","size":58131,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.1.1.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"publish_time":1453153623376,"_cnpm_publish_time":1453153623376,"_hasShrinkwrap":false},"0.1.0":{"name":"google-proto-files","version":"0.1.0","description":"All of the Google API's protocol buffer files","scripts":{"prepublish":"node ./prepublish.js"},"files":["google/"],"repository":{"type":"git","url":"git+https://github.com/stephenplusplus/google-proto-files.git"},"keywords":["google","proto","protobuf","protocol buffer","grpc"],"author":{"name":"Stephen Sawchuk","email":"sawchuk@gmail.com"},"license":"MIT","devDependencies":{"decompress-zip":"^0.2.0","standard":"^5.4.1","got":"^5.4.0"},"gitHead":"0cbc14b878bad91e324a1df0bc1216a9fef4aac7","bugs":{"url":"https://github.com/stephenplusplus/google-proto-files/issues"},"homepage":"https://github.com/stephenplusplus/google-proto-files#readme","_id":"google-proto-files@0.1.0","_shasum":"da0b7aa778e015ef8f0ceed140d5e72e2f178093","_from":".","_npmVersion":"2.14.9","_nodeVersion":"0.12.9","_npmUser":{"name":"stephenplusplus","email":"sawchuk@gmail.com"},"dist":{"shasum":"da0b7aa778e015ef8f0ceed140d5e72e2f178093","size":57843,"noattachment":false,"key":"/google-proto-files/-/google-proto-files-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/google-proto-files/download/google-proto-files-0.1.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"publish_time":1453153527233,"_cnpm_publish_time":1453153527233,"_hasShrinkwrap":false}},"readme":"[//]: # \"This README.md file is auto-generated, all changes to this file will be lost.\"\n[//]: # \"To regenerate it, use `python -m synthtool`.\"\n<img src=\"https://avatars2.githubusercontent.com/u/2810941?v=3&s=96\" alt=\"Google Cloud Platform logo\" title=\"Google Cloud Platform\" align=\"right\" height=\"96\" width=\"96\"/>\n\n# [Google APIs Proto Files: Node.js Client](https://github.com/googleapis/nodejs-proto-files)\n\n[![release level](https://img.shields.io/badge/release%20level-stable-brightgreen.svg?style=flat)](https://cloud.google.com/terms/launch-stages)\n[![npm version](https://img.shields.io/npm/v/google-proto-files.svg)](https://www.npmjs.org/package/google-proto-files)\n\n\n\n\nAll of the Google API's protocol buffer files\n\n\nA comprehensive list of changes in each version may be found in\n[the CHANGELOG](https://github.com/googleapis/nodejs-proto-files/blob/main/CHANGELOG.md).\n\n* [Google APIs Proto Files Node.js Client API Reference][client-docs]\n\n* [github.com/googleapis/nodejs-proto-files](https://github.com/googleapis/nodejs-proto-files)\n\nRead more about the client libraries for Cloud APIs, including the older\nGoogle APIs Client Libraries, in [Client Libraries Explained][explained].\n\n[explained]: https://cloud.google.com/apis/docs/client-libraries-explained\n\n**Table of contents:**\n\n\n* [Quickstart](#quickstart)\n\n  * [Installing the client library](#installing-the-client-library)\n  * [Using the client library](#using-the-client-library)\n* [Samples](#samples)\n* [Versioning](#versioning)\n* [Contributing](#contributing)\n* [License](#license)\n\n## Quickstart\n\n### Installing the client library\n\n```bash\nnpm install google-proto-files\n```\n\n\n### Using the client library\n\n```javascript\nconst protos = require('google-proto-files');\n\nasync function quickstart() {\n  // Get a directory path by executing as a function\n  const files = protos.getProtoPath('logging', 'v2');\n  console.log(files);\n  // node_modules/google-proto-files/google/logging/v2\n\n  // Get a path to the entry proto file for a specific API version\n  console.log(protos.pubsub.v1);\n  // node_modules/google-proto-files/google/pubsub/v1/pubsub.proto\n\n  // Load a proto which depends on google common protos.\n  const root1 = await protos.load('./cloudcats.proto');\n  const service1 = root1.lookup('example.MyService');\n  console.log(service1);\n\n  // Load protos synchronously\n  const root2 = protos.loadSync('./cloudcats.proto');\n  const service2 = root2.lookup('example.MyService');\n  console.log(service2);\n}\nquickstart();\n\n```\n\n\n\n## Samples\n\nSamples are in the [`samples/`](https://github.com/googleapis/nodejs-proto-files/tree/main/samples) directory. Each sample's `README.md` has instructions for running its sample.\n\n| Sample                      | Source Code                       | Try it |\n| --------------------------- | --------------------------------- | ------ |\n| Quickstart | [source code](https://github.com/googleapis/nodejs-proto-files/blob/main/samples/quickstart.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-proto-files&page=editor&open_in_editor=samples/quickstart.js,samples/README.md) |\n\n\n\nThe [Google APIs Proto Files Node.js Client API Reference][client-docs] documentation\nalso contains samples.\n\n## Supported Node.js Versions\n\nOur client libraries follow the [Node.js release schedule](https://github.com/nodejs/release#release-schedule).\nLibraries are compatible with all current _active_ and _maintenance_ versions of\nNode.js.\nIf you are using an end-of-life version of Node.js, we recommend that you update\nas soon as possible to an actively supported LTS version.\n\nGoogle's client libraries support legacy versions of Node.js runtimes on a\nbest-efforts basis with the following warnings:\n\n* Legacy versions are not tested in continuous integration.\n* Some security patches and features cannot be backported.\n* Dependencies cannot be kept up-to-date.\n\nClient libraries targeting some end-of-life versions of Node.js are available, and\ncan be installed through npm [dist-tags](https://docs.npmjs.com/cli/dist-tag).\nThe dist-tags follow the naming convention `legacy-(version)`.\nFor example, `npm install google-proto-files@legacy-8` installs client libraries\nfor versions compatible with Node.js 8.\n\n## Versioning\n\nThis library follows [Semantic Versioning](http://semver.org/).\n\n\n\nThis library is considered to be **stable**. The code surface will not change in backwards-incompatible ways\nunless absolutely necessary (e.g. because of critical security issues) or with\nan extensive deprecation period. Issues and requests against **stable** libraries\nare addressed with the highest priority.\n\n\n\n\n\n\nMore Information: [Google Cloud Platform Launch Stages][launch_stages]\n\n[launch_stages]: https://cloud.google.com/terms/launch-stages\n\n## Contributing\n\nContributions welcome! See the [Contributing Guide](https://github.com/googleapis/nodejs-proto-files/blob/main/CONTRIBUTING.md).\n\nPlease note that this `README.md`, the `samples/README.md`,\nand a variety of configuration files in this repository (including `.nycrc` and `tsconfig.json`)\nare generated from a central template. To edit one of these files, make an edit\nto its templates in\n[directory](https://github.com/googleapis/synthtool).\n\n## License\n\nApache Version 2.0\n\nSee [LICENSE](https://github.com/googleapis/nodejs-proto-files/blob/main/LICENSE)\n\n[client-docs]: https://cloud.google.com/nodejs/docs/reference/google-proto-files/latest\n\n[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png\n[projects]: https://console.cloud.google.com/project\n[billing]: https://support.google.com/cloud/answer/6293499#enable-billing\n\n[auth]: https://cloud.google.com/docs/authentication/external/set-up-adc-local\n","_attachments":{},"homepage":"https://github.com/googleapis/nodejs-proto-files#readme","bugs":{"url":"https://github.com/googleapis/nodejs-proto-files/issues"},"license":"Apache-2.0"}