{"_id":"googleapis-common","_rev":"4106661","name":"googleapis-common","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","dist-tags":{"experimental":"7.1.0-experimental","latest":"8.0.1","legacy-10":"5.1.0","legacy-14":"7.2.0","legacy-8":"3.2.2","next":"4.1.1-beta.0","rc":"8.0.2-rc.0"},"maintainers":[{"name":"google-wombot","email":""}],"time":{"modified":"2026-01-11T18:55:59.000Z","created":"2018-05-23T01:01:29.944Z","8.0.1":"2025-11-12T19:30:11.860Z","8.0.0":"2025-06-16T17:17:24.189Z","8.0.2-rc.0":"2025-05-27T21:10:38.653Z","8.0.1-rc.0":"2025-05-08T00:02:27.841Z","8.0.0-rc.0":"2025-04-28T21:31:20.324Z","7.2.0":"2024-04-30T15:15:51.197Z","7.1.0-experimental":"2024-04-23T23:05:56.025Z","7.1.0":"2024-03-21T21:14:13.230Z","7.0.1":"2023-10-31T21:42:28.872Z","7.0.0":"2023-07-27T19:15:41.675Z","6.0.4":"2022-12-07T19:09:44.596Z","6.0.3":"2022-09-09T22:27:31.712Z","6.0.2":"2022-09-07T23:44:48.408Z","6.0.1":"2022-08-15T13:53:15.543Z","6.0.0":"2022-05-10T20:53:17.629Z","5.1.0":"2022-02-25T17:09:04.383Z","5.0.5":"2021-09-03T18:19:10.718Z","5.0.4":"2021-08-04T20:59:07.020Z","5.0.3":"2021-07-07T17:08:07.966Z","5.0.2":"2021-03-24T20:07:28.787Z","5.0.1":"2021-02-17T00:38:01.296Z","5.0.0":"2021-01-08T01:37:16.593Z","4.4.3":"2020-10-29T15:53:04.167Z","4.4.2":"2020-10-26T23:07:19.653Z","4.4.1":"2020-09-30T23:52:05.102Z","4.4.0":"2020-06-18T04:19:25.017Z","4.3.0":"2020-06-03T18:19:13.181Z","4.2.1":"2020-06-02T21:49:07.702Z","4.2.0":"2020-05-26T21:48:56.132Z","4.1.1":"2020-05-04T21:04:32.444Z","4.1.1-beta.0":"2020-04-28T17:21:57.826Z","4.1.0":"2020-04-13T21:41:38.185Z","4.0.0":"2020-04-10T17:11:13.641Z","3.2.2":"2020-03-03T00:03:44.620Z","3.2.1":"2020-01-09T21:38:03.909Z","3.2.0":"2019-12-05T23:50:56.566Z","3.1.1":"2019-10-09T00:34:53.123Z","3.1.0":"2019-08-12T19:34:54.876Z","3.0.0":"2019-07-24T20:36:39.476Z","2.0.4":"2019-07-01T20:36:34.183Z","2.0.3":"2019-06-26T22:43:21.970Z","2.0.2":"2019-06-14T16:56:16.827Z","2.0.0":"2019-05-13T19:46:12.009Z","0.7.2":"2019-01-28T15:05:58.470Z","0.7.1":"2019-01-22T19:35:27.009Z","0.7.0":"2019-01-21T17:20:31.046Z","0.6.0":"2019-01-18T18:06:08.610Z","0.6.0-webpack":"2019-01-10T19:22:43.275Z","0.5.0":"2019-01-10T19:20:00.018Z","0.5.0-webpack3":"2019-01-10T07:00:22.279Z","0.5.0-webpack2":"2019-01-10T06:50:41.757Z","0.5.0-webpack1":"2019-01-09T07:35:15.427Z","0.5.0-webpack":"2019-01-08T21:12:56.905Z","0.4.0":"2018-11-05T22:51:17.215Z","0.3.0":"2018-08-30T20:13:03.707Z","0.2.1":"2018-08-23T21:49:30.732Z","0.2.0":"2018-08-17T21:58:27.351Z","0.1.0":"2018-05-23T01:01:29.944Z"},"users":{},"author":{"name":"Google LLC"},"repository":{"type":"git","directory":"packages/nodejs-googleapis-common","url":"git+https://github.com/googleapis/google-cloud-node-core.git"},"versions":{"8.0.1":{"name":"googleapis-common","version":"8.0.1","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","directory":"packages/nodejs-googleapis-common","url":"git+https://github.com/googleapis/google-cloud-node-core.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"prebenchmark":"npm run compile","benchmark":"node build/benchmark/bench.js","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"c8 mocha build/system-test --timeout 600000","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"jsdoc -c .jsdoc.js","predocs-test":"npm run docs","docs-test":"linkinator docs","webpack":"webpack","browser-test":"karma start","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^7.0.0-rc.4","google-auth-library":"^10.1.0","qs":"^6.7.0","url-template":"^2.0.8"},"devDependencies":{"@babel/plugin-proposal-private-methods":"^7.18.6","@types/extend":"^3.0.1","@types/mocha":"^10.0.10","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^11.0.0","@types/proxyquire":"^1.3.28","@types/qs":"^6.5.3","@types/sinon":"^17.0.0","@types/tmp":"0.2.6","@types/url-template":"^2.0.28","c8":"^10.1.3","codecov":"^3.5.0","gts":"^6.0.2","http2spy":"^2.0.0","is-docker":"^2.0.0","jsdoc":"^4.0.0","jsdoc-fresh":"^3.0.0","jsdoc-region-tag":"^3.0.0","karma":"^6.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^2.0.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.4.0","karma-webpack":"^4.0.0","linkinator":"^6.1.2","mocha":"^11.1.0","mv":"^2.1.1","ncp":"^2.0.0","nock":"^14.0.1","null-loader":"^4.0.0","path-to-regexp":"^6.0.0","proxyquire":"^2.1.3","puppeteer":"^18.2.1","sinon":"^17.0.0","tmp":"^0.2.0","ts-loader":"^8.0.0","typescript":"^5.8.2","webpack":"^4.0.0","webpack-cli":"^4.0.0"},"engines":{"node":">=18.0.0"},"homepage":"https://github.com/googleapis/google-cloud-node-core/tree/main/packages/nodejs-googleapis-common","_id":"googleapis-common@8.0.1","bugs":{"url":"https://github.com/googleapis/google-cloud-node-core/issues"},"_integrity":"sha512-eCzNACUXPb1PW5l0ULTzMHaL/ltPRADoPgjBlT8jWsTbxkCp6siv+qKJ/1ldaybCthGwsYFYallF7u9AkU4L+A==","_resolved":"/b/f/w/src/git/build-dir/packages/nodejs-googleapis-common/googleapis-common-8.0.1.tgz","_from":"file:googleapis-common-8.0.1.tgz","_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"5dc9042ec095d75c841e0e95cbeb17a88c010015","size":20237,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-8.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-8.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/googleapis-common_8.0.1_1762975811672_0.47113994980866036"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-12T19:30:11.860Z","publish_time":1762975811860,"_source_registry_name":"default","_cnpm_publish_time":1762975811860},"8.0.0":{"name":"googleapis-common","version":"8.0.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"prebenchmark":"npm run compile","benchmark":"node build/benchmark/bench.js","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"c8 mocha build/system-test --timeout 600000","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"jsdoc -c .jsdoc.js","predocs-test":"npm run docs","docs-test":"linkinator docs","webpack":"webpack","browser-test":"karma start","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^7.0.0-rc.4","google-auth-library":"^10.1.0","qs":"^6.7.0","url-template":"^2.0.8"},"devDependencies":{"@babel/plugin-proposal-private-methods":"^7.18.6","@types/extend":"^3.0.1","@types/mocha":"^10.0.10","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^11.0.0","@types/proxyquire":"^1.3.28","@types/qs":"^6.5.3","@types/sinon":"^17.0.0","@types/tmp":"0.2.6","@types/url-template":"^2.0.28","c8":"^10.1.3","codecov":"^3.5.0","gts":"^6.0.2","http2spy":"^2.0.0","is-docker":"^2.0.0","jsdoc":"^4.0.0","jsdoc-fresh":"^3.0.0","jsdoc-region-tag":"^3.0.0","karma":"^6.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^2.0.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.4.0","karma-webpack":"^4.0.0","linkinator":"^6.1.2","mocha":"^11.1.0","mv":"^2.1.1","ncp":"^2.0.0","nock":"^14.0.1","null-loader":"^4.0.0","path-to-regexp":"^6.0.0","proxyquire":"^2.1.3","puppeteer":"^18.2.1","sinon":"^17.0.0","tmp":"^0.2.0","ts-loader":"^8.0.0","typescript":"^5.8.2","webpack":"^4.0.0","webpack-cli":"^4.0.0"},"engines":{"node":">=18.0.0"},"_id":"googleapis-common@8.0.0","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_integrity":"sha512-66if47It7y+Sab3HMkwEXx1kCq9qUC9px8ZXoj1CMrmLmUw81GpbnsNlXnlyZyGbGPGcj+tDD9XsZ23m7GLaJQ==","_resolved":"/b/f/w/src/git/build-dir/googleapis-common-8.0.0.tgz","_from":"file:googleapis-common-8.0.0.tgz","_nodeVersion":"18.20.3","_npmVersion":"10.7.0","dist":{"shasum":"7a3ea3aa3863c9d3e7635070314d639dadfa164a","size":20184,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-8.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-8.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/googleapis-common_8.0.0_1750094244011_0.69611355190241"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-16T17:17:24.189Z","publish_time":1750094244189,"_source_registry_name":"default","_cnpm_publish_time":1750094244189},"8.0.2-rc.0":{"name":"googleapis-common","version":"8.0.2-rc.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"prebenchmark":"npm run compile","benchmark":"node build/benchmark/bench.js","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"c8 mocha build/system-test --timeout 600000","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"jsdoc -c .jsdoc.js","predocs-test":"npm run docs","docs-test":"linkinator docs","webpack":"webpack","browser-test":"karma start","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^7.0.0-rc.4","google-auth-library":"^10.0.0-rc.1","qs":"^6.7.0","url-template":"^2.0.8"},"devDependencies":{"@babel/plugin-proposal-private-methods":"^7.18.6","@types/execa":"^2.0.0","@types/extend":"^3.0.1","@types/mocha":"^10.0.10","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^11.0.0","@types/proxyquire":"^1.3.28","@types/qs":"^6.5.3","@types/sinon":"^17.0.0","@types/tmp":"0.2.6","@types/url-template":"^2.0.28","c8":"^10.1.3","codecov":"^3.5.0","execa":"^5.0.0","gts":"^6.0.2","http2spy":"^2.0.0","is-docker":"^2.0.0","jsdoc":"^4.0.0","jsdoc-fresh":"^3.0.0","jsdoc-region-tag":"^3.0.0","karma":"^6.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^2.0.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.4.0","karma-webpack":"^4.0.0","linkinator":"^6.1.2","mocha":"^11.1.0","mv":"^2.1.1","ncp":"^2.0.0","nock":"^14.0.1","null-loader":"^4.0.0","path-to-regexp":"^6.0.0","proxyquire":"^2.1.3","puppeteer":"^18.2.1","sinon":"^17.0.0","tmp":"^0.2.0","ts-loader":"^8.0.0","typescript":"^5.8.2","webpack":"^4.0.0","webpack-cli":"^4.0.0"},"engines":{"node":">=18.0.0"},"_id":"googleapis-common@8.0.2-rc.0","readmeFilename":"README.md","gitHead":"b7bc749b928b6cb37f8cce442ee80b1eb82051e6","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"shasum":"6451ca56711176207cf32fa1b40d4274785f9d2d","size":20196,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-8.0.2-rc.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-8.0.2-rc.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/googleapis-common_8.0.2-rc.0_1748380238430_0.3971628229821207"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-27T21:10:38.653Z","publish_time":1748380238653,"_source_registry_name":"default","_cnpm_publish_time":1748380238653},"8.0.1-rc.0":{"name":"googleapis-common","version":"8.0.1-rc.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"prebenchmark":"npm run compile","benchmark":"node build/benchmark/bench.js","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"c8 mocha build/system-test --timeout 600000","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"jsdoc -c .jsdoc.js","predocs-test":"npm run docs","docs-test":"linkinator docs","webpack":"webpack","browser-test":"karma start","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^7.0.0-rc.4","google-auth-library":"^10.0.0-rc.1","qs":"^6.7.0","url-template":"^2.0.8"},"devDependencies":{"@babel/plugin-proposal-private-methods":"^7.18.6","@types/execa":"^2.0.0","@types/extend":"^3.0.1","@types/mocha":"^10.0.10","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^11.0.0","@types/proxyquire":"^1.3.28","@types/qs":"^6.5.3","@types/sinon":"^17.0.0","@types/tmp":"0.2.6","@types/url-template":"^2.0.28","c8":"^10.1.3","codecov":"^3.5.0","execa":"^5.0.0","gts":"^6.0.2","http2spy":"^2.0.0","is-docker":"^2.0.0","jsdoc":"^4.0.0","jsdoc-fresh":"^3.0.0","jsdoc-region-tag":"^3.0.0","karma":"^6.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^2.0.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.4.0","karma-webpack":"^4.0.0","linkinator":"^6.1.2","mocha":"^11.1.0","mv":"^2.1.1","ncp":"^2.0.0","nock":"^14.0.1","null-loader":"^4.0.0","path-to-regexp":"^6.0.0","proxyquire":"^2.1.3","puppeteer":"^18.2.1","sinon":"^17.0.0","tmp":"^0.2.0","ts-loader":"^8.0.0","typescript":"^5.8.2","webpack":"^4.0.0","webpack-cli":"^4.0.0"},"engines":{"node":">=18.0.0"},"_id":"googleapis-common@8.0.1-rc.0","readmeFilename":"README.md","gitHead":"f4f212dabbaa90a2753bf3ef5f811200ba781743","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"shasum":"e7ae1801cefce1d0273dd7d0fa6d4313d54440f7","size":20182,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-8.0.1-rc.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-8.0.1-rc.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/googleapis-common_8.0.1-rc.0_1746662547655_0.7567979455193212"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-08T00:02:27.841Z","publish_time":1746662547841,"_source_registry_name":"default","_cnpm_publish_time":1746662547841},"8.0.0-rc.0":{"name":"googleapis-common","version":"8.0.0-rc.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"prebenchmark":"npm run compile","benchmark":"node build/benchmark/bench.js","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"c8 mocha build/system-test --timeout 600000","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"jsdoc -c .jsdoc.js","predocs-test":"npm run docs","docs-test":"linkinator docs","webpack":"webpack","browser-test":"karma start","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^7.0.0-rc.4","google-auth-library":"^10.0.0-rc.1","qs":"^6.7.0","url-template":"^2.0.8"},"devDependencies":{"@babel/plugin-proposal-private-methods":"^7.18.6","@types/execa":"^2.0.0","@types/extend":"^3.0.1","@types/mocha":"^10.0.10","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^11.0.0","@types/proxyquire":"^1.3.28","@types/qs":"^6.5.3","@types/sinon":"^17.0.0","@types/tmp":"0.2.6","@types/url-template":"^2.0.28","c8":"^10.1.3","codecov":"^3.5.0","execa":"^5.0.0","gts":"^6.0.2","http2spy":"^2.0.0","is-docker":"^2.0.0","jsdoc":"^4.0.0","jsdoc-fresh":"^3.0.0","jsdoc-region-tag":"^3.0.0","karma":"^6.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^2.0.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.4.0","karma-webpack":"^4.0.0","linkinator":"^6.1.2","mocha":"^11.1.0","mv":"^2.1.1","ncp":"^2.0.0","nock":"^14.0.1","null-loader":"^4.0.0","path-to-regexp":"^6.0.0","proxyquire":"^2.1.3","puppeteer":"^18.2.1","sinon":"^17.0.0","tmp":"^0.2.0","ts-loader":"^8.0.0","typescript":"^5.8.2","webpack":"^4.0.0","webpack-cli":"^4.0.0"},"engines":{"node":">=18.0.0"},"_id":"googleapis-common@8.0.0-rc.0","readmeFilename":"README.md","gitHead":"a7fccfc4502d4041bcc8f8c3cff3cd7345762626","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_nodeVersion":"23.8.0","_npmVersion":"10.9.2","dist":{"shasum":"88e73f926caf02ff9b7a822b3ee9766fae3442e0","size":20175,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-8.0.0-rc.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-8.0.0-rc.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/googleapis-common_8.0.0-rc.0_1745875880073_0.08537616947526638"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-28T21:31:20.324Z","publish_time":1745875880324,"_source_registry_name":"default","_cnpm_publish_time":1745875880324},"7.2.0":{"name":"googleapis-common","version":"7.2.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"prebenchmark":"npm run compile","benchmark":"node build/benchmark/bench.js","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"c8 mocha build/system-test --timeout 600000","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","docs-test":"linkinator docs","webpack":"webpack","browser-test":"karma start","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^6.0.3","google-auth-library":"^9.7.0","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^9.0.0"},"devDependencies":{"@babel/plugin-proposal-private-methods":"^7.18.6","@compodoc/compodoc":"1.1.23","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^9.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^11.0.0","@types/proxyquire":"^1.3.28","@types/qs":"^6.5.3","@types/sinon":"^17.0.0","@types/tmp":"0.2.6","@types/url-template":"^2.0.28","@types/uuid":"^9.0.0","c8":"^8.0.0","codecov":"^3.5.0","execa":"^5.0.0","gts":"^5.0.0","http2spy":"^2.0.0","is-docker":"^2.0.0","karma":"^6.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^2.0.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.4.0","karma-webpack":"^4.0.0","linkinator":"^3.1.0","mocha":"^9.2.2","mv":"^2.1.1","ncp":"^2.0.0","nock":"^13.0.0","null-loader":"^4.0.0","proxyquire":"^2.1.3","puppeteer":"^18.2.1","sinon":"^17.0.0","tmp":"^0.2.0","ts-loader":"^8.0.0","typescript":"5.1.6","webpack":"^4.0.0","webpack-cli":"^4.0.0"},"engines":{"node":">=14.0.0"},"_resolved":"","_integrity":"","_from":"file:googleapis-common-7.2.0.tgz","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@7.2.0","_nodeVersion":"14.21.3","_npmVersion":"6.14.18","dist":{"shasum":"5c19102c9af1e5d27560be5e69ee2ccf68755d42","size":24841,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-7.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-7.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/googleapis-common_7.2.0_1714490151041_0.6273761926495778"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-30T15:15:51.197Z","publish_time":1714490151197,"_source_registry_name":"default","_cnpm_publish_time":1714490151197},"7.1.0-experimental":{"name":"googleapis-common","version":"7.1.0-experimental","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"prebenchmark":"npm run compile","benchmark":"node build/benchmark/bench.js","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"c8 mocha build/system-test --timeout 600000","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","docs-test":"linkinator docs","webpack":"webpack","browser-test":"karma start","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^6.0.3","google-auth-library":"^9.7.0","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^9.0.0"},"devDependencies":{"@babel/plugin-proposal-private-methods":"^7.18.6","@compodoc/compodoc":"^1.1.9","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^9.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^11.0.0","@types/proxyquire":"^1.3.28","@types/qs":"^6.5.3","@types/sinon":"^17.0.0","@types/tmp":"0.2.6","@types/url-template":"^2.0.28","@types/uuid":"^9.0.0","c8":"^8.0.0","codecov":"^3.5.0","execa":"^5.0.0","gts":"^5.0.0","http2spy":"^2.0.0","is-docker":"^2.0.0","karma":"^6.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^2.0.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.4.0","karma-webpack":"^4.0.0","linkinator":"^3.1.0","mocha":"^9.2.2","mv":"^2.1.1","ncp":"^2.0.0","nock":"^13.0.0","null-loader":"^4.0.0","proxyquire":"^2.1.3","puppeteer":"^18.2.1","sinon":"^17.0.0","tmp":"^0.2.0","ts-loader":"^8.0.0","typescript":"5.1.6","webpack":"^4.0.0","webpack-cli":"^4.0.0"},"engines":{"node":">=14.0.0"},"readmeFilename":"README.md","gitHead":"2bf4e5ea18e47f3e89705a898168725bc76fd7b0","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@7.1.0-experimental","_nodeVersion":"18.16.0","_npmVersion":"6.14.15","dist":{"shasum":"90e72553bc176b8080394dd76a92c4471c109199","size":24755,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-7.1.0-experimental.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-7.1.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/googleapis-common_7.1.0-experimental_1713913555827_0.8548569709294098"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-23T23:05:56.025Z","publish_time":1713913556025,"_source_registry_name":"default","_cnpm_publish_time":1713913556025},"7.1.0":{"name":"googleapis-common","version":"7.1.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"prebenchmark":"npm run compile","benchmark":"node build/benchmark/bench.js","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"c8 mocha build/system-test --timeout 600000","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","docs-test":"linkinator docs","webpack":"webpack","browser-test":"karma start","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^6.0.3","google-auth-library":"^9.7.0","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^9.0.0"},"devDependencies":{"@babel/plugin-proposal-private-methods":"^7.18.6","@compodoc/compodoc":"^1.1.9","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^9.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/proxyquire":"^1.3.28","@types/qs":"^6.5.3","@types/sinon":"^17.0.0","@types/tmp":"0.2.6","@types/url-template":"^2.0.28","@types/uuid":"^9.0.0","c8":"^8.0.0","codecov":"^3.5.0","execa":"^5.0.0","gts":"^5.0.0","http2spy":"^2.0.0","is-docker":"^2.0.0","karma":"^6.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^2.0.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.4.0","karma-webpack":"^4.0.0","linkinator":"^3.1.0","mocha":"^9.2.2","mv":"^2.1.1","ncp":"^2.0.0","nock":"^13.0.0","null-loader":"^4.0.0","proxyquire":"^2.1.3","puppeteer":"^18.2.1","sinon":"^17.0.0","tmp":"^0.2.0","ts-loader":"^8.0.0","typescript":"5.1.6","webpack":"^4.0.0","webpack-cli":"^4.0.0"},"engines":{"node":">=14.0.0"},"_resolved":"","_integrity":"","_from":"file:googleapis-common-7.1.0.tgz","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@7.1.0","_nodeVersion":"14.21.3","_npmVersion":"6.14.18","dist":{"shasum":"e97e468a7ef2f230df8255c0f66701cf7e28947c","size":24718,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-7.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-7.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/googleapis-common_7.1.0_1711055653072_0.47465244997557154"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-21T21:14:13.230Z","publish_time":1711055653230,"_source_registry_name":"default","_cnpm_publish_time":1711055653230},"7.0.1":{"name":"googleapis-common","version":"7.0.1","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"prebenchmark":"npm run compile","benchmark":"node build/benchmark/bench.js","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"c8 mocha build/system-test --timeout 600000","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","docs-test":"linkinator docs","webpack":"webpack","browser-test":"karma start","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^6.0.3","google-auth-library":"^9.0.0","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^9.0.0"},"devDependencies":{"@babel/plugin-proposal-private-methods":"^7.18.6","@compodoc/compodoc":"^1.1.9","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^9.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/proxyquire":"^1.3.28","@types/qs":"^6.5.3","@types/sinon":"^10.0.0","@types/tmp":"0.2.5","@types/url-template":"^2.0.28","@types/uuid":"^9.0.0","c8":"^8.0.0","codecov":"^3.5.0","execa":"^5.0.0","gts":"^5.0.0","http2spy":"^2.0.0","is-docker":"^2.0.0","karma":"^6.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^2.0.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.4.0","karma-webpack":"^5.0.0","linkinator":"^3.1.0","mocha":"^9.2.2","mv":"^2.1.1","ncp":"^2.0.0","nock":"^13.0.0","null-loader":"^4.0.0","proxyquire":"^2.1.3","puppeteer":"^18.2.1","sinon":"^15.0.0","tmp":"^0.2.0","ts-loader":"^8.0.0","typescript":"5.1.6","webpack":"^5.30.0","webpack-cli":"^4.0.0"},"engines":{"node":">=14.0.0"},"_resolved":"","_integrity":"","_from":"file:googleapis-common-7.0.1.tgz","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@7.0.1","_nodeVersion":"14.21.3","_npmVersion":"6.14.18","dist":{"shasum":"c85d0ee605ff0be9f604b963c69dfd27e46f6dec","size":24137,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-7.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-7.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/googleapis-common_7.0.1_1698788548712_0.19960845374897773"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-31T21:42:28.872Z","publish_time":1698788548872,"_source_registry_name":"default","_cnpm_publish_time":1698788548872},"7.0.0":{"name":"googleapis-common","version":"7.0.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"prebenchmark":"npm run compile","benchmark":"node build/benchmark/bench.js","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"c8 mocha build/system-test --timeout 600000","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","docs-test":"linkinator docs","webpack":"webpack","browser-test":"karma start","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^6.0.3","google-auth-library":"^9.0.0","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^9.0.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^9.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/proxyquire":"^1.3.28","@types/qs":"^6.5.3","@types/sinon":"^10.0.0","@types/tmp":"0.2.3","@types/url-template":"^2.0.28","@types/uuid":"^9.0.0","c8":"^8.0.0","codecov":"^3.5.0","execa":"^5.0.0","gts":"^5.0.0","http2spy":"^2.0.0","is-docker":"^2.0.0","karma":"^6.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^2.0.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.4.0","karma-webpack":"^5.0.0","linkinator":"^3.1.0","mocha":"^9.2.2","mv":"^2.1.1","ncp":"^2.0.0","nock":"^13.0.0","null-loader":"^4.0.0","proxyquire":"^2.1.3","puppeteer":"^18.2.1","sinon":"^15.0.0","tmp":"^0.2.0","ts-loader":"^8.0.0","typescript":"5.1.6","webpack":"^5.30.0","webpack-cli":"^4.0.0"},"engines":{"node":">=14.0.0"},"_resolved":"","_integrity":"","_from":"file:googleapis-common-7.0.0.tgz","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@7.0.0","_nodeVersion":"14.21.3","_npmVersion":"6.14.18","dist":{"shasum":"a7b5262e320c922c25b123edea2a3958f15c3edd","size":24014,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-7.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-7.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/googleapis-common_7.0.0_1690485341523_0.8310043519365138"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-27T19:15:41.675Z","publish_time":1690485341675,"_source_registry_name":"default","_cnpm_publish_time":1690485341675},"6.0.4":{"name":"googleapis-common","version":"6.0.4","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"prebenchmark":"npm run compile","benchmark":"node build/benchmark/bench.js","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"c8 mocha build/system-test --timeout 600000","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","docs-test":"linkinator docs","webpack":"webpack","browser-test":"karma start","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^5.0.1","google-auth-library":"^8.0.2","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^9.0.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^9.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/proxyquire":"^1.3.28","@types/qs":"^6.5.3","@types/sinon":"^10.0.0","@types/tmp":"0.2.3","@types/url-template":"^2.0.28","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.5.0","execa":"^5.0.0","gts":"^3.1.0","http2spy":"^2.0.0","is-docker":"^2.0.0","karma":"^6.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^2.0.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^5.0.0","linkinator":"^3.1.0","mocha":"^9.2.2","mv":"^2.1.1","ncp":"^2.0.0","nock":"^13.0.0","null-loader":"^4.0.0","proxyquire":"^2.1.3","puppeteer":"^18.2.1","sinon":"^14.0.0","tmp":"^0.2.0","ts-loader":"^8.0.0","typescript":"^4.6.4","webpack":"^5.30.0","webpack-cli":"^4.0.0"},"engines":{"node":">=12.0.0"},"gitHead":"97a581b74b549dbe8a4156a772316c7cbc23af7a","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@6.0.4","_nodeVersion":"12.22.12","_npmVersion":"6.14.16","dist":{"shasum":"bd968bef2a478bcd3db51b27655502a11eaf8bf4","size":23930,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-6.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-6.0.4.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/googleapis-common_6.0.4_1670440184423_0.055421005796159495"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-07T19:13:43.764Z","publish_time":1670440184596,"_cnpm_publish_time":1670440184596},"6.0.3":{"name":"googleapis-common","version":"6.0.3","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"prebenchmark":"npm run compile","benchmark":"node build/benchmark/bench.js","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"c8 mocha build/system-test --timeout 600000","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^5.0.1","google-auth-library":"^8.0.2","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^9.0.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^9.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/proxyquire":"^1.3.28","@types/qs":"^6.5.3","@types/sinon":"^10.0.0","@types/tmp":"0.2.3","@types/url-template":"^2.0.28","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.5.0","execa":"^5.0.0","gts":"^3.1.0","http2spy":"^2.0.0","is-docker":"^2.0.0","karma":"^6.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^2.0.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^5.0.0","linkinator":"^4.0.0","mocha":"^9.2.2","mv":"^2.1.1","ncp":"^2.0.0","nock":"^13.0.0","null-loader":"^4.0.0","proxyquire":"^2.1.3","puppeteer":"^17.0.0","sinon":"^14.0.0","tmp":"^0.2.0","ts-loader":"^8.0.0","typescript":"^4.6.4","webpack":"^5.30.0","webpack-cli":"^4.0.0"},"engines":{"node":">=12.0.0"},"gitHead":"b7491523d144cf916b62c53b7b994c886818104e","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@6.0.3","_nodeVersion":"12.22.12","_npmVersion":"6.14.16","dist":{"shasum":"c11cdef91b272a13eb689b143f83a038fb2c403d","size":23824,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-6.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-6.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/googleapis-common_6.0.3_1662762451513_0.47709475205136753"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-09T22:29:36.427Z","publish_time":1662762451712,"_cnpm_publish_time":1662762451712},"6.0.2":{"name":"googleapis-common","version":"6.0.2","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"prebenchmark":"npm run compile","benchmark":"node build/benchmark/bench.js","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"c8 mocha build/system-test --timeout 600000","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^5.0.1","google-auth-library":"^8.0.2","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^8.0.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^9.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/proxyquire":"^1.3.28","@types/qs":"^6.5.3","@types/sinon":"^10.0.0","@types/tmp":"0.2.3","@types/url-template":"^2.0.28","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.5.0","execa":"^5.0.0","gts":"^3.1.0","http2spy":"^2.0.0","is-docker":"^2.0.0","karma":"^6.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^2.0.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^5.0.0","linkinator":"^4.0.0","mocha":"^9.2.2","mv":"^2.1.1","ncp":"^2.0.0","nock":"^13.0.0","null-loader":"^4.0.0","proxyquire":"^2.1.3","puppeteer":"^16.0.0","sinon":"^14.0.0","tmp":"^0.2.0","ts-loader":"^8.0.0","typescript":"^4.6.4","webpack":"^5.30.0","webpack-cli":"^4.0.0"},"engines":{"node":">=12.0.0"},"gitHead":"f16ebe1e5376c7e579174a2878707f7d0011b4ca","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@6.0.2","_nodeVersion":"12.22.12","_npmVersion":"6.14.16","dist":{"shasum":"86e468d3fe5843244b01f1b20d58ffb7bf214d48","size":23747,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-6.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-6.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/googleapis-common_6.0.2_1662594288139_0.6502971931137909"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-07T23:45:26.759Z","publish_time":1662594288408,"_cnpm_publish_time":1662594288408},"6.0.1":{"name":"googleapis-common","version":"6.0.1","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"prebenchmark":"npm run compile","benchmark":"node build/benchmark/bench.js","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"c8 mocha build/system-test --timeout 600000","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^5.0.1","google-auth-library":"^8.0.2","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^8.0.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^9.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/proxyquire":"^1.3.28","@types/qs":"^6.5.3","@types/sinon":"^10.0.0","@types/tmp":"0.2.3","@types/url-template":"^2.0.28","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.5.0","execa":"^5.0.0","gts":"^3.1.0","http2spy":"^2.0.0","is-docker":"^2.0.0","karma":"^6.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^2.0.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^5.0.0","linkinator":"^4.0.0","mocha":"^9.2.2","mv":"^2.1.1","ncp":"^2.0.0","nock":"^13.0.0","null-loader":"^4.0.0","proxyquire":"^2.1.3","puppeteer":"^16.0.0","sinon":"^14.0.0","tmp":"^0.2.0","ts-loader":"^8.0.0","typescript":"^4.6.4","webpack":"^5.30.0","webpack-cli":"^4.0.0"},"engines":{"node":">=12.0.0"},"gitHead":"2d5d77d00fcc272baf2ad5fda347c3c1e2cdf821","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@6.0.1","_nodeVersion":"12.22.12","_npmVersion":"6.14.16","dist":{"shasum":"99a9cd2a8a62b970f5c701496a227db33b9991f4","size":23647,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-6.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-6.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/googleapis-common_6.0.1_1660571595407_0.6225156549914861"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-15T13:53:19.577Z","publish_time":1660571595543,"_cnpm_publish_time":1660571595543},"6.0.0":{"name":"googleapis-common","version":"6.0.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"prebenchmark":"npm run compile","benchmark":"node build/benchmark/bench.js","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"c8 mocha build/system-test --timeout 600000","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^4.0.0","google-auth-library":"^8.0.2","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^8.0.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^9.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/proxyquire":"^1.3.28","@types/qs":"^6.5.3","@types/sinon":"^10.0.0","@types/tmp":"0.2.3","@types/url-template":"^2.0.28","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.5.0","execa":"^5.0.0","gts":"^3.1.0","http2spy":"^2.0.0","is-docker":"^2.0.0","karma":"^6.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^2.0.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^5.0.0","linkinator":"^2.0.0","mocha":"^9.2.2","mv":"^2.1.1","ncp":"^2.0.0","nock":"^13.0.0","null-loader":"^4.0.0","proxyquire":"^2.1.3","puppeteer":"^13.0.0","sinon":"^14.0.0","tmp":"^0.2.0","ts-loader":"^8.0.0","typescript":"^4.6.4","webpack":"^5.30.0","webpack-cli":"^4.0.0"},"engines":{"node":">=12.0.0"},"gitHead":"16431e9bcc0ace4dc76e76e53b7d8b135346d12e","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@6.0.0","_nodeVersion":"12.22.7","_npmVersion":"6.14.15","dist":{"shasum":"cd3f811f18dbc82191530aedaafa6224333a758e","size":23569,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-6.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/googleapis-common_6.0.0_1652215997466_0.27817118956892894"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-10T21:13:54.996Z","publish_time":1652215997629,"_cnpm_publish_time":1652215997629},"5.1.0":{"name":"googleapis-common","version":"5.1.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"prebenchmark":"npm run compile","benchmark":"node build/benchmark/bench.js","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"c8 mocha build/system-test --timeout 600000","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^4.0.0","google-auth-library":"^7.14.0","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^8.0.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^8.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/proxyquire":"^1.3.28","@types/qs":"^6.5.3","@types/sinon":"^10.0.0","@types/tmp":"0.2.3","@types/url-template":"^2.0.28","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.5.0","execa":"^5.0.0","gts":"^2.0.0","http2spy":"^2.0.0","is-docker":"^2.0.0","karma":"^6.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^2.0.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^5.0.0","linkinator":"^2.0.0","mocha":"^8.3.2","mv":"^2.1.1","ncp":"^2.0.0","nock":"^13.0.0","null-loader":"^4.0.0","proxyquire":"^2.1.3","puppeteer":"^13.0.0","sinon":"^13.0.0","tmp":"^0.2.0","ts-loader":"^8.0.0","typescript":"^3.8.3","webpack":"^5.30.0","webpack-cli":"^4.0.0"},"engines":{"node":">=10.10.0"},"gitHead":"59497d9f4f5bb9671527e600a059363f2901547f","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@5.1.0","_nodeVersion":"12.22.7","_npmVersion":"6.14.15","dist":{"shasum":"845a79471c787e522e03c50d415467140e9e356a","size":23403,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-5.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-5.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/googleapis-common_5.1.0_1645808944167_0.6862938782879144"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-25T17:09:17.640Z","publish_time":1645808944383,"_cnpm_publish_time":1645808944383},"5.0.5":{"name":"googleapis-common","version":"5.0.5","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"prebenchmark":"npm run compile","benchmark":"node build/benchmark/bench.js","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"c8 mocha build/system-test --timeout 600000","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^4.0.0","google-auth-library":"^7.0.2","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^8.0.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^8.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/proxyquire":"^1.3.28","@types/qs":"^6.5.3","@types/sinon":"^10.0.0","@types/tmp":"0.2.1","@types/url-template":"^2.0.28","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.5.0","execa":"^5.0.0","gts":"^2.0.0","http2spy":"^2.0.0","is-docker":"^2.0.0","karma":"^6.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^2.0.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^5.0.0","linkinator":"^2.0.0","mocha":"^8.3.2","mv":"^2.1.1","ncp":"^2.0.0","nock":"^13.0.0","null-loader":"^4.0.0","proxyquire":"^2.1.3","puppeteer":"^10.0.0","sinon":"^11.0.0","tmp":"^0.2.0","ts-loader":"^8.0.0","typescript":"^3.8.3","webpack":"^5.30.0","webpack-cli":"^4.0.0"},"engines":{"node":">=10.10.0"},"gitHead":"9e117ad4652d3e47b114a6138a975030dc8c7829","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@5.0.5","_nodeVersion":"12.22.4","_npmVersion":"6.14.14","dist":{"shasum":"4c7160be1ed7e4cc8cdbcdb6eac8a4b3a61dd782","size":23301,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-5.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-5.0.5.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/googleapis-common_5.0.5_1630693150530_0.31498226494696424"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:07:08.309Z","publish_time":1630693150718,"_cnpm_publish_time":1630693150718},"5.0.4":{"name":"googleapis-common","version":"5.0.4","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"prebenchmark":"npm run compile","benchmark":"node build/benchmark/bench.js","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"c8 mocha build/system-test --timeout 600000","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^4.0.0","google-auth-library":"^7.0.2","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^8.0.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^8.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/proxyquire":"^1.3.28","@types/qs":"^6.5.3","@types/sinon":"^10.0.0","@types/tmp":"0.2.1","@types/url-template":"^2.0.28","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.5.0","execa":"^5.0.0","gts":"^2.0.0","http2spy":"^2.0.0","is-docker":"^2.0.0","karma":"^6.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^2.0.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^5.0.0","linkinator":"^2.0.0","mocha":"^8.3.2","mv":"^2.1.1","ncp":"^2.0.0","nock":"^13.0.0","null-loader":"^4.0.0","proxyquire":"^2.1.3","puppeteer":"^10.0.0","sinon":"^11.0.0","tmp":"^0.2.0","ts-loader":"^8.0.0","typescript":"^3.8.3","webpack":"^5.30.0","webpack-cli":"^4.0.0"},"engines":{"node":">=10.10.0"},"gitHead":"b1e795c2df6838be70ab7e433a958225681ce21b","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@5.0.4","_nodeVersion":"12.22.4","_npmVersion":"6.14.14","dist":{"shasum":"d47ba164dce40ff32f35319e56d1d67209ae25c3","size":23182,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-5.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-5.0.4.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/googleapis-common_5.0.4_1628110746889_0.9923021107470782"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:07:08.214Z","publish_time":1628110747020,"_cnpm_publish_time":1628110747020},"5.0.3":{"name":"googleapis-common","version":"5.0.3","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"prebenchmark":"npm run compile","benchmark":"node build/benchmark/bench.js","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"c8 mocha build/system-test --timeout 600000","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^4.0.0","google-auth-library":"^7.0.2","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^8.0.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^8.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/proxyquire":"^1.3.28","@types/qs":"^6.5.3","@types/sinon":"^10.0.0","@types/tmp":"0.2.0","@types/url-template":"^2.0.28","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.5.0","execa":"^5.0.0","gts":"^2.0.0","http2spy":"^2.0.0","is-docker":"^2.0.0","karma":"^6.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^2.0.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^5.0.0","linkinator":"^2.0.0","mocha":"^8.3.2","mv":"^2.1.1","ncp":"^2.0.0","nock":"^13.0.0","null-loader":"^4.0.0","proxyquire":"^2.1.3","puppeteer":"^10.0.0","sinon":"^11.0.0","tmp":"^0.2.0","ts-loader":"^8.0.0","typescript":"^3.8.3","webpack":"^5.30.0","webpack-cli":"^4.0.0"},"engines":{"node":">=10.10.0"},"gitHead":"3f506d69c09f8df701036f381e46987cfd46781b","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@5.0.3","_nodeVersion":"12.22.0","_npmVersion":"6.14.11","dist":{"shasum":"9580944e538029687a4e25726afea4a1a535ac6f","size":23092,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-5.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-5.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/googleapis-common_5.0.3_1625677687809_0.5563294693961183"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:07:08.115Z","publish_time":1625677687966,"_cnpm_publish_time":1625677687966},"5.0.2":{"name":"googleapis-common","version":"5.0.2","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"prebenchmark":"npm run compile","benchmark":"node build/benchmark/bench.js","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"c8 mocha build/system-test --timeout 600000","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean","api-extractor":"api-extractor run --local","api-documenter":"api-documenter yaml --input-folder=temp"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^4.0.0","google-auth-library":"^7.0.2","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^8.0.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@microsoft/api-documenter":"^7.8.10","@microsoft/api-extractor":"^7.8.10","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^8.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/proxyquire":"^1.3.28","@types/qs":"^6.5.3","@types/sinon":"^9.0.4","@types/tmp":"0.2.0","@types/url-template":"^2.0.28","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.5.0","execa":"^5.0.0","gts":"^2.0.0","http2spy":"^2.0.0","is-docker":"^2.0.0","karma":"^6.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^2.0.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","linkinator":"^2.0.0","mocha":"^8.3.2","mv":"^2.1.1","ncp":"^2.0.0","nock":"^13.0.0","null-loader":"^4.0.0","proxyquire":"^2.1.3","puppeteer":"^8.0.0","sinon":"^10.0.0","tmp":"^0.2.0","ts-loader":"^8.0.0","typescript":"^3.8.3","webpack":"^4.35.0","webpack-cli":"^4.0.0"},"engines":{"node":">=10.10.0"},"gitHead":"08a0118a48658cc3ec8d935362b3497f7777f01a","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@5.0.2","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","dist":{"shasum":"e2c4e777050b921e90657de1f2edec4e7c64a3e0","size":23245,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-5.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-5.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/googleapis-common_5.0.2_1616616448674_0.5737670102803314"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:07:08.014Z","publish_time":1616616448787,"_cnpm_publish_time":1616616448787},"5.0.1":{"name":"googleapis-common","version":"5.0.1","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"prebenchmark":"npm run compile","benchmark":"node build/benchmark/bench.js","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"c8 mocha build/system-test --timeout 600000","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean","api-extractor":"api-extractor run --local","api-documenter":"api-documenter yaml --input-folder=temp"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^4.0.0","google-auth-library":"^7.0.2","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^8.0.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@microsoft/api-documenter":"^7.8.10","@microsoft/api-extractor":"^7.8.10","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^8.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/proxyquire":"^1.3.28","@types/qs":"^6.5.3","@types/sinon":"^9.0.4","@types/tmp":"0.2.0","@types/url-template":"^2.0.28","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.5.0","execa":"^5.0.0","gts":"^2.0.0","http2spy":"^2.0.0","is-docker":"^2.0.0","karma":"^6.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^2.0.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","linkinator":"^2.0.0","mocha":"^8.0.0","mv":"^2.1.1","ncp":"^2.0.0","nock":"^13.0.0","null-loader":"^4.0.0","proxyquire":"^2.1.3","puppeteer":"^7.0.0","sinon":"^9.0.2","tmp":"^0.2.0","ts-loader":"^8.0.0","typescript":"^3.8.3","webpack":"^4.35.0","webpack-cli":"^4.0.0"},"engines":{"node":">=10.10.0"},"gitHead":"8eff60940ac9429eae0db86a2844261c2f1832fd","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@5.0.1","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","dist":{"shasum":"443888c8eca85a7f005b7b244e5c80eff92352e3","size":23101,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-5.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-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","tmp":"tmp/googleapis-common_5.0.1_1613522281122_0.005154084550527127"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:07:07.925Z","publish_time":1613522281296,"_cnpm_publish_time":1613522281296},"5.0.0":{"name":"googleapis-common","version":"5.0.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"prebenchmark":"npm run compile","benchmark":"node build/benchmark/bench.js","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"c8 mocha build/system-test --timeout 600000","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean","api-extractor":"api-extractor run --local","api-documenter":"api-documenter yaml --input-folder=temp"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^4.0.0","google-auth-library":"^6.0.0","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^8.0.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^8.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/proxyquire":"^1.3.28","@types/qs":"^6.5.3","@types/sinon":"^9.0.4","@types/tmp":"0.2.0","@types/url-template":"^2.0.28","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.5.0","execa":"^5.0.0","gts":"^2.0.0","http2spy":"^2.0.0","is-docker":"^2.0.0","karma":"^5.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^2.0.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","linkinator":"^2.0.0","mocha":"^8.0.0","mv":"^2.1.1","ncp":"^2.0.0","nock":"^13.0.0","null-loader":"^4.0.0","puppeteer":"^5.0.0","proxyquire":"^2.1.3","sinon":"^9.0.2","tmp":"^0.2.0","ts-loader":"^8.0.0","typescript":"^3.8.3","webpack":"^4.35.0","webpack-cli":"^4.0.0","@microsoft/api-documenter":"^7.8.10","@microsoft/api-extractor":"^7.8.10"},"engines":{"node":">=10.10.0"},"gitHead":"98e4a9e2a7d2c40b85872bc472747827908eb15f","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@5.0.0","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","dist":{"shasum":"2cd80d7bea06d7233805c92d33c7c63f5ed68d55","size":22846,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-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","tmp":"tmp/googleapis-common_5.0.0_1610069836425_0.07337788459447303"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:07:07.831Z","publish_time":1610069836593,"_cnpm_publish_time":1610069836593},"4.4.3":{"name":"googleapis-common","version":"4.4.3","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"prebenchmark":"npm run compile","benchmark":"node build/benchmark/bench.js","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"c8 mocha build/system-test --timeout 600000","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean","api-extractor":"api-extractor run --local","api-documenter":"api-documenter yaml --input-folder=temp"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^4.0.0","google-auth-library":"^6.0.0","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^8.0.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^8.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/proxyquire":"^1.3.28","@types/qs":"^6.5.3","@types/sinon":"^9.0.4","@types/tmp":"0.2.0","@types/url-template":"^2.0.28","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.5.0","execa":"^4.0.0","gts":"^2.0.0","http2spy":"^2.0.0","is-docker":"^2.0.0","karma":"^5.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^1.1.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","linkinator":"^2.0.0","mocha":"^8.0.0","mv":"^2.1.1","ncp":"^2.0.0","nock":"^13.0.0","null-loader":"^4.0.0","puppeteer":"^5.0.0","proxyquire":"^2.1.3","sinon":"^9.0.2","tmp":"^0.2.0","ts-loader":"^8.0.0","typescript":"^3.8.3","webpack":"^4.35.0","webpack-cli":"^4.0.0","@microsoft/api-documenter":"^7.8.10","@microsoft/api-extractor":"^7.8.10"},"engines":{"node":">=10.10.0"},"gitHead":"8032a85f88dc1ffd1c0b5bc054386fc1ef24af9e","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@4.4.3","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","dist":{"shasum":"a2063adf17b14501a5f426b9cb0685496d835b7d","size":22711,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-4.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-4.4.3.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/googleapis-common_4.4.3_1603986783997_0.1191686669414258"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:07:06.771Z","publish_time":1603986784167,"_cnpm_publish_time":1603986784167},"4.4.2":{"name":"googleapis-common","version":"4.4.2","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"prebenchmark":"npm run compile","benchmark":"node build/benchmark/bench.js","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"c8 mocha build/system-test --timeout 600000","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean","api-extractor":"api-extractor run --local","api-documenter":"api-documenter yaml --input-folder=temp"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^4.0.0","google-auth-library":"^6.0.0","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^8.0.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^8.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/proxyquire":"^1.3.28","@types/qs":"^6.5.3","@types/sinon":"^9.0.4","@types/tmp":"0.2.0","@types/url-template":"^2.0.28","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.5.0","execa":"^4.0.0","gts":"^2.0.0","http2spy":"^2.0.0","is-docker":"^2.0.0","karma":"^5.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^1.1.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","linkinator":"^2.0.0","mocha":"^8.0.0","mv":"^2.1.1","ncp":"^2.0.0","nock":"^13.0.0","null-loader":"^4.0.0","puppeteer":"^5.0.0","proxyquire":"^2.1.3","sinon":"^9.0.2","tmp":"^0.2.0","ts-loader":"^8.0.0","typescript":"^3.8.3","webpack":"^4.35.0","webpack-cli":"^4.0.0","@microsoft/api-documenter":"^7.8.10","@microsoft/api-extractor":"^7.8.10"},"engines":{"node":">=10.10.0"},"gitHead":"1dab9d9383162ff68601e8db539b10df6df97432","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@4.4.2","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","dist":{"shasum":"8d25b5313c2cd68ea4595f38338f0d8c0d385371","size":22612,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-4.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-4.4.2.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/googleapis-common_4.4.2_1603753639504_0.41924227952764004"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:07:06.671Z","publish_time":1603753639653,"_cnpm_publish_time":1603753639653},"4.4.1":{"name":"googleapis-common","version":"4.4.1","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"prebenchmark":"npm run compile","benchmark":"node build/benchmark/bench.js","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"c8 mocha build/system-test --timeout 600000","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean","api-extractor":"api-extractor run --local","api-documenter":"api-documenter yaml --input-folder=temp"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^3.2.0","google-auth-library":"^6.0.0","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^8.0.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^8.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/proxyquire":"^1.3.28","@types/qs":"^6.5.3","@types/sinon":"^9.0.4","@types/tmp":"0.2.0","@types/url-template":"^2.0.28","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.5.0","execa":"^4.0.0","gts":"^2.0.0","http2spy":"^2.0.0","is-docker":"^2.0.0","karma":"^5.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^1.1.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","linkinator":"^2.0.0","mocha":"^8.0.0","mv":"^2.1.1","ncp":"^2.0.0","nock":"^13.0.0","null-loader":"^4.0.0","puppeteer":"^5.0.0","proxyquire":"^2.1.3","sinon":"^9.0.2","tmp":"^0.2.0","ts-loader":"^8.0.0","typescript":"^3.8.3","webpack":"^4.35.0","webpack-cli":"^3.3.5","@microsoft/api-documenter":"^7.8.10","@microsoft/api-extractor":"^7.8.10"},"engines":{"node":">=10.10.0"},"gitHead":"4f9557fe1298637d1bf0a08342f8c77b13c36bec","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@4.4.1","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","dist":{"shasum":"ded785eefdbe629b313f566c3049d5613ae7a9ac","size":22550,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-4.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-4.4.1.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/googleapis-common_4.4.1_1601509924948_0.2659463703033711"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:07:05.586Z","publish_time":1601509925102,"_cnpm_publish_time":1601509925102},"4.4.0":{"name":"googleapis-common","version":"4.4.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"prebenchmark":"npm run compile","benchmark":"node build/benchmark/bench.js","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"c8 mocha build/system-test --timeout 600000","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^3.0.0","google-auth-library":"^6.0.0","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^8.0.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^7.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/proxyquire":"^1.3.28","@types/qs":"^6.5.3","@types/sinon":"^9.0.4","@types/tmp":"0.2.0","@types/url-template":"^2.0.28","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.5.0","execa":"^4.0.0","gts":"^2.0.0","http2spy":"^2.0.0","is-docker":"^2.0.0","karma":"^5.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^1.1.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","linkinator":"^2.0.0","mocha":"^8.0.0","mv":"^2.1.1","ncp":"^2.0.0","nock":"^12.0.0","null-loader":"^4.0.0","puppeteer":"^4.0.0","proxyquire":"^2.1.3","sinon":"^9.0.2","tmp":"^0.2.0","ts-loader":"^7.0.0","typescript":"^3.8.3","webpack":"^4.35.0","webpack-cli":"^3.3.5"},"engines":{"node":">=10.10.0"},"bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@4.4.0","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"b806e41c4e883f22b68769aafb3ed11802919091","size":22376,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-4.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-4.4.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/googleapis-common_4.4.0_1592453964930_0.5308024187178788"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:07:05.493Z","publish_time":1592453965017,"_cnpm_publish_time":1592453965017},"4.3.0":{"name":"googleapis-common","version":"4.3.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"compile":"tsc -p .","test":"c8 mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^3.0.0","google-auth-library":"^6.0.0","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^8.0.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^7.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/qs":"^6.5.3","@types/sinon":"^9.0.4","@types/tmp":"0.2.0","@types/url-template":"^2.0.28","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.5.0","execa":"^4.0.0","gts":"^2.0.0","is-docker":"^2.0.0","karma":"^5.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^1.1.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","linkinator":"^2.0.0","mocha":"^7.1.1","mv":"^2.1.1","ncp":"^2.0.0","nock":"^12.0.0","null-loader":"^4.0.0","puppeteer":"^3.0.0","sinon":"^9.0.2","tmp":"^0.2.0","ts-loader":"^7.0.0","typescript":"^3.8.3","webpack":"^4.35.0","webpack-cli":"^3.3.5"},"engines":{"node":">=10"},"bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@4.3.0","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"39d2d44216bc44a09853260b9c4edc1f46362428","size":19499,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-4.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-4.3.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/googleapis-common_4.3.0_1591208353031_0.29236904236126593"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:07:05.393Z","publish_time":1591208353181,"_cnpm_publish_time":1591208353181},"4.2.1":{"name":"googleapis-common","version":"4.2.1","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"compile":"tsc -p .","test":"c8 mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^3.0.0","google-auth-library":"^6.0.0","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^8.0.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^7.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/qs":"^6.5.3","@types/tmp":"0.2.0","@types/url-template":"^2.0.28","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.5.0","execa":"^4.0.0","gts":"^2.0.0","is-docker":"^2.0.0","karma":"^5.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^1.1.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","linkinator":"^2.0.0","mocha":"^7.1.1","mv":"^2.1.1","ncp":"^2.0.0","nock":"^12.0.0","null-loader":"^4.0.0","puppeteer":"^3.0.0","tmp":"^0.2.0","ts-loader":"^7.0.0","typescript":"^3.8.3","webpack":"^4.35.0","webpack-cli":"^3.3.5"},"engines":{"node":">=10"},"bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@4.2.1","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"749533795a24011740d487d1efafdbea324f7779","size":19300,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-4.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-4.2.1.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/googleapis-common_4.2.1_1591134547559_0.2034718299772289"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:07:05.309Z","publish_time":1591134547702,"_cnpm_publish_time":1591134547702},"4.2.0":{"name":"googleapis-common","version":"4.2.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"compile":"tsc -p .","test":"c8 mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^3.0.0","google-auth-library":"^6.0.0","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^8.0.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^7.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/qs":"^6.5.3","@types/tmp":"0.2.0","@types/url-template":"^2.0.28","@types/uuid":"^8.0.0","c8":"^7.0.0","codecov":"^3.5.0","execa":"^4.0.0","gts":"^2.0.0","is-docker":"^2.0.0","karma":"^5.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^1.1.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","linkinator":"^2.0.0","mocha":"^7.1.1","mv":"^2.1.1","ncp":"^2.0.0","nock":"^12.0.0","null-loader":"^4.0.0","puppeteer":"^3.0.0","tmp":"^0.2.0","ts-loader":"^7.0.0","typescript":"^3.8.3","webpack":"^4.35.0","webpack-cli":"^3.3.5"},"engines":{"node":">=10"},"bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@4.2.0","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"a7f17bcc88abddae5646d7b7df943df2bb4681ff","size":19399,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-4.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-4.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/googleapis-common_4.2.0_1590529735863_0.9049299958539556"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:07:04.261Z","publish_time":1590529736132,"_cnpm_publish_time":1590529736132},"4.1.1":{"name":"googleapis-common","version":"4.1.1","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"compile":"tsc -p .","test":"c8 mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^3.0.0","google-auth-library":"^6.0.0","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^8.0.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^7.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/qs":"^6.5.3","@types/tmp":"0.2.0","@types/url-template":"^2.0.28","@types/uuid":"^7.0.0","c8":"^7.0.0","codecov":"^3.5.0","execa":"^4.0.0","gts":"^2.0.0","is-docker":"^2.0.0","karma":"^5.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^1.1.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","linkinator":"^2.0.0","mocha":"^7.1.1","mv":"^2.1.1","ncp":"^2.0.0","nock":"^12.0.0","null-loader":"^4.0.0","puppeteer":"^3.0.0","tmp":"^0.2.0","ts-loader":"^7.0.0","typescript":"^3.8.3","webpack":"^4.35.0","webpack-cli":"^3.3.5"},"engines":{"node":">=10"},"bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@4.1.1","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"433069ce463e50c631c5e1b5871f9d44881c90af","size":19187,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-4.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-4.1.1.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/googleapis-common_4.1.1_1588626272318_0.10836543792933373"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:07:04.176Z","publish_time":1588626272444,"_cnpm_publish_time":1588626272444},"4.1.1-beta.0":{"name":"googleapis-common","version":"4.1.1-beta.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"compile":"tsc -p .","test":"c8 mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm install","clean":"gts clean","precompile":"gts clean"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^3.0.0","google-auth-library":"^6.0.0","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^7.0.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^7.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/qs":"^6.5.3","@types/tmp":"0.1.0","@types/url-template":"^2.0.28","@types/uuid":"^7.0.0","c8":"^7.0.0","codecov":"^3.5.0","execa":"^4.0.0","gts":"^2.0.0-alpha.9","is-docker":"^2.0.0","karma":"^5.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^1.1.0","karma-mocha":"^2.0.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","linkinator":"^2.0.0","mocha":"^7.1.1","mv":"^2.1.1","ncp":"^2.0.0","nock":"^12.0.0","null-loader":"^4.0.0","puppeteer":"^3.0.0","tmp":"^0.2.0","ts-loader":"^7.0.0","typescript":"^3.8.3","webpack":"^4.35.0","webpack-cli":"^3.3.5"},"engines":{"node":">=10"},"readmeFilename":"README.md","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@4.1.1-beta.0","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"a27d354730a37edeca7c6f56a70933d1172d6288","size":19058,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-4.1.1-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-4.1.1-beta.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/googleapis-common_4.1.1-beta.0_1588094517725_0.2980618130513004"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:07:03.144Z","publish_time":1588094517826,"_cnpm_publish_time":1588094517826},"4.1.0":{"name":"googleapis-common","version":"4.1.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"compile":"tsc -p .","test":"c8 mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm i"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","dependencies":{"extend":"^3.0.2","gaxios":"^3.0.0","google-auth-library":"^6.0.0","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^7.0.0"},"devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^7.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/qs":"^6.5.3","@types/tmp":"0.1.0","@types/url-template":"^2.0.28","@types/uuid":"^7.0.0","c8":"^7.0.0","codecov":"^3.5.0","execa":"^4.0.0","gts":"^2.0.0-alpha.9","is-docker":"^2.0.0","karma":"^5.0.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^1.1.0","karma-mocha":"^1.3.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","linkinator":"^2.0.0","mocha":"^7.1.1","mv":"^2.1.1","ncp":"^2.0.0","nock":"^12.0.0","null-loader":"^3.0.0","puppeteer":"^2.0.0","tmp":"^0.1.0","ts-loader":"^6.0.4","typescript":"^3.8.3","webpack":"^4.35.0","webpack-cli":"^3.3.5"},"engines":{"node":">=10"},"bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@4.1.0","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"31d4bbc95b9d8837be1e03024efbd8dd51221dac","size":18944,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-4.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/googleapis-common_4.1.0_1586814098094_0.21516302552873423"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:07:02.063Z","publish_time":1586814098185,"_cnpm_publish_time":1586814098185},"4.0.0":{"name":"googleapis-common","version":"4.0.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"compile":"tsc -p .","test":"c8 mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm i"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/chai":"^4.1.7","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^7.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/qs":"^6.5.3","@types/tmp":"0.1.0","@types/url-template":"^2.0.28","@types/uuid":"^7.0.0","c8":"^7.0.0","chai":"^4.2.0","codecov":"^3.5.0","gts":"^2.0.0-alpha.9","is-docker":"^2.0.0","karma":"^4.1.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^1.1.0","karma-mocha":"^1.3.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","linkinator":"^2.0.0","mocha":"^7.1.1","mv":"^2.1.1","ncp":"^2.0.0","nock":"^12.0.0","null-loader":"^3.0.0","puppeteer":"^2.0.0","ts-loader":"^6.0.4","typescript":"^3.8.3","webpack":"^4.35.0","webpack-cli":"^3.3.5"},"dependencies":{"execa":"^4.0.0","extend":"^3.0.2","gaxios":"^3.0.0","google-auth-library":"^6.0.0","qs":"^6.7.0","tmp":"^0.1.0","url-template":"^2.0.8","uuid":"^7.0.0"},"engines":{"node":">=10"},"bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@4.0.0","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"e21de8a420490d414ef8f588a0e45e7362d9319f","size":18848,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-4.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/googleapis-common_4.0.0_1586538673527_0.3459743928552119"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:07:01.013Z","publish_time":1586538673641,"_cnpm_publish_time":1586538673641},"3.2.2":{"name":"googleapis-common","version":"3.2.2","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"compile":"tsc -p .","test":"c8 mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs","prelint":"cd samples; npm link ../; npm i"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/chai":"^4.1.7","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^7.0.0","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/qs":"^6.5.3","@types/tmp":"0.1.0","@types/url-template":"^2.0.28","@types/uuid":"^7.0.0","chai":"^4.2.0","codecov":"^3.5.0","gts":"^1.0.0","is-docker":"^2.0.0","karma":"^4.1.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^1.1.0","karma-mocha":"^1.3.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","linkinator":"^2.0.0","mocha":"^7.0.0","mv":"^2.1.1","ncp":"^2.0.0","nock":"^12.0.0","null-loader":"^3.0.0","c8":"^7.0.0","puppeteer":"^2.0.0","ts-loader":"^6.0.4","typescript":"3.6.4","webpack":"^4.35.0","webpack-cli":"^3.3.5"},"dependencies":{"extend":"^3.0.2","gaxios":"^2.0.1","google-auth-library":"^5.6.1","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^7.0.0"},"engines":{"node":">=8.10.0"},"bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@3.2.2","_nodeVersion":"10.18.1","_npmVersion":"6.13.4","dist":{"shasum":"f8631f94b3a5c58d8ce955c3290bb65fdb6d7ba4","size":18231,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-3.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-3.2.2.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/googleapis-common_3.2.2_1583193824422_0.38580564337924117"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:06:59.958Z","publish_time":1583193824620,"_cnpm_publish_time":1583193824620},"3.2.1":{"name":"googleapis-common","version":"3.2.1","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"clean":"gts clean","compile":"tsc -p .","test":"c8 mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run lint","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/chai":"^4.1.7","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^5.2.7","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/qs":"^6.5.3","@types/tmp":"0.1.0","@types/url-template":"^2.0.28","@types/uuid":"^3.4.4","chai":"^4.2.0","codecov":"^3.5.0","gts":"^1.0.0","intelli-espower-loader":"^1.0.1","is-docker":"^2.0.0","karma":"^4.1.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^1.1.0","karma-mocha":"^1.3.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","linkinator":"^1.5.0","mocha":"^7.0.0","mv":"^2.1.1","ncp":"^2.0.0","nock":"^11.0.0-beta.31","null-loader":"^3.0.0","c8":"^7.0.0","puppeteer":"^2.0.0","source-map-support":"^0.5.12","ts-loader":"^6.0.4","typescript":"3.6.4","webpack":"^4.35.0","webpack-cli":"^3.3.5"},"dependencies":{"extend":"^3.0.2","gaxios":"^2.0.1","google-auth-library":"^5.6.1","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^3.3.2"},"engines":{"node":">=8.10.0"},"gitHead":"ef71b904cd5e74df1f1b28b5017242dac4c287b8","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@3.2.1","_nodeVersion":"8.17.0","_npmVersion":"6.13.4","dist":{"shasum":"1c81dfce74876948fb1e68a2a99f842da6123877","size":18220,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-3.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-3.2.1.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/googleapis-common_3.2.1_1578605883754_0.45105639125032226"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:06:59.846Z","publish_time":1578605883909,"_cnpm_publish_time":1578605883909},"3.2.0":{"name":"googleapis-common","version":"3.2.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"clean":"gts clean","compile":"tsc -p .","test":"nyc mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run lint","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/chai":"^4.1.7","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^5.2.7","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/qs":"^6.5.3","@types/tmp":"0.1.0","@types/url-template":"^2.0.28","@types/uuid":"^3.4.4","chai":"^4.2.0","codecov":"^3.5.0","gts":"^1.0.0","intelli-espower-loader":"^1.0.1","is-docker":"^2.0.0","karma":"^4.1.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^1.1.0","karma-mocha":"^1.3.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","linkinator":"^1.5.0","mocha":"^6.1.4","mv":"^2.1.1","ncp":"^2.0.0","nock":"^11.0.0-beta.31","null-loader":"^3.0.0","nyc":"^14.1.1","puppeteer":"^2.0.0","source-map-support":"^0.5.12","ts-loader":"^6.0.4","typescript":"3.6.4","webpack":"^4.35.0","webpack-cli":"^3.3.5"},"dependencies":{"extend":"^3.0.2","gaxios":"^2.0.1","google-auth-library":"^5.6.1","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^3.3.2"},"engines":{"node":">=8.10.0"},"gitHead":"561053f6449e7a1b0976bca90a2de00d3bbd3595","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@3.2.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.2","_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"dist":{"shasum":"80e706405065a0fe897b6d15bb2824f8a18e1776","size":17578,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-3.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-3.2.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/googleapis-common_3.2.0_1575589856377_0.5733307075049057"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:06:58.810Z","publish_time":1575589856566,"_cnpm_publish_time":1575589856566},"3.1.1":{"name":"googleapis-common","version":"3.1.1","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"clean":"gts clean","compile":"tsc -p .","test":"nyc mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run lint","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/chai":"^4.1.7","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^5.2.7","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/qs":"^6.5.3","@types/tmp":"0.1.0","@types/url-template":"^2.0.28","@types/uuid":"^3.4.4","chai":"^4.2.0","codecov":"^3.5.0","gts":"^1.0.0","intelli-espower-loader":"^1.0.1","is-docker":"^2.0.0","karma":"^4.1.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^2.0.0","karma-firefox-launcher":"^1.1.0","karma-mocha":"^1.3.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","linkinator":"^1.5.0","mocha":"^6.1.4","mv":"^2.1.1","ncp":"^2.0.0","nock":"^11.0.0-beta.31","null-loader":"^3.0.0","nyc":"^14.1.1","puppeteer":"^1.18.1","source-map-support":"^0.5.12","ts-loader":"^6.0.4","typescript":"~3.6.0","webpack":"^4.35.0","webpack-cli":"^3.3.5"},"dependencies":{"extend":"^3.0.2","gaxios":"^2.0.1","google-auth-library":"^5.2.0","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^3.3.2"},"engines":{"node":">=8.10.0"},"gitHead":"f346cf4e55ebe6e14ee9d5c7f12a045458a88b2b","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@3.1.1","_npmVersion":"6.4.1","_nodeVersion":"8.16.1","_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"dist":{"shasum":"387e75d914a3e09fec2cb3daf321e04194c8a379","size":17356,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-3.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-3.1.1.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/googleapis-common_3.1.1_1570581292927_0.684472573328206"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:06:57.935Z","publish_time":1570581293123,"_cnpm_publish_time":1570581293123},"3.1.0":{"name":"googleapis-common","version":"3.1.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"clean":"gts clean","compile":"tsc -p .","test":"nyc mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run lint","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/chai":"^4.1.7","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^5.2.7","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/qs":"^6.5.3","@types/tmp":"0.1.0","@types/url-template":"^2.0.28","@types/uuid":"^3.4.4","chai":"^4.2.0","codecov":"^3.5.0","gts":"^1.0.0","intelli-espower-loader":"^1.0.1","is-docker":"^2.0.0","karma":"^4.1.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^1.1.2","karma-firefox-launcher":"^1.1.0","karma-mocha":"^1.3.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","linkinator":"^1.5.0","mocha":"^6.1.4","mv":"^2.1.1","ncp":"^2.0.0","nock":"^11.0.0-beta.31","null-loader":"^3.0.0","nyc":"^14.1.1","puppeteer":"^1.18.1","source-map-support":"^0.5.12","ts-loader":"^6.0.4","typescript":"~3.5.2","webpack":"^4.35.0","webpack-cli":"^3.3.5"},"dependencies":{"extend":"^3.0.2","gaxios":"^2.0.1","google-auth-library":"^5.2.0","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^3.3.2"},"engines":{"node":">=8.10.0"},"gitHead":"4fd7d3a7de0c017d93a99986a8dc90d7655b665c","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@3.1.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"dist":{"shasum":"592dbf4e1fa543090b2671a524dcdb09184ec15c","size":17212,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-3.1.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/googleapis-common_3.1.0_1565638494729_0.06388655305194413"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:06:57.835Z","publish_time":1565638494876,"_cnpm_publish_time":1565638494876},"3.0.0":{"name":"googleapis-common","version":"3.0.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"clean":"gts clean","compile":"tsc -p .","test":"nyc mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run lint","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/chai":"^4.1.7","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^5.2.7","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/qs":"^6.5.3","@types/tmp":"0.1.0","@types/url-template":"^2.0.28","@types/uuid":"^3.4.4","chai":"^4.2.0","codecov":"^3.5.0","gts":"^1.0.0","intelli-espower-loader":"^1.0.1","is-docker":"^2.0.0","karma":"^4.1.0","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","karma-firefox-launcher":"^1.1.0","karma-mocha":"^1.3.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","linkinator":"^1.5.0","mocha":"^6.1.4","mv":"^2.1.1","ncp":"^2.0.0","nock":"^10.0.6","null-loader":"^3.0.0","nyc":"^14.1.1","puppeteer":"^1.18.1","source-map-support":"^0.5.12","ts-loader":"^6.0.4","typescript":"~3.5.2","webpack":"^4.35.0","webpack-cli":"^3.3.5"},"dependencies":{"extend":"^3.0.2","gaxios":"^2.0.1","google-auth-library":"^5.1.0","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^3.3.2"},"engines":{"node":">=8.10.0"},"gitHead":"fc5e702210641131349822afb1b2e387895106bf","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@3.0.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"dist":{"shasum":"da8ce5e5e0d37968132653224e578ab67a3b2670","size":16981,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-3.0.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/googleapis-common_3.0.0_1564000599350_0.12222062450788496"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:06:56.989Z","publish_time":1564000599476,"_cnpm_publish_time":1564000599476},"2.0.4":{"name":"googleapis-common","version":"2.0.4","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"clean":"gts clean","compile":"tsc -p .","test":"nyc mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run lint","lint":"gts check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs","predocs-test":"npm run docs"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/chai":"^4.1.7","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^5.2.7","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/qs":"^6.5.3","@types/tmp":"0.1.0","@types/url-template":"^2.0.28","@types/uuid":"^3.4.4","chai":"^4.2.0","codecov":"^3.5.0","gts":"^1.0.0","intelli-espower-loader":"^1.0.1","is-docker":"^2.0.0","karma":"^4.1.0","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","karma-firefox-launcher":"^1.1.0","karma-mocha":"^1.3.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","linkinator":"^1.5.0","mocha":"^6.1.4","mv":"^2.1.1","ncp":"^2.0.0","nock":"^10.0.6","null-loader":"^3.0.0","nyc":"^14.1.1","puppeteer":"^1.18.1","source-map-support":"^0.5.12","ts-loader":"^6.0.4","typescript":"~3.5.2","webpack":"^4.35.0","webpack-cli":"^3.3.5"},"dependencies":{"extend":"^3.0.2","gaxios":"^2.0.1","google-auth-library":"^4.2.5","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^3.3.2"},"engines":{"node":">=8.10.0"},"gitHead":"d77c70e4de7fe736b92d0ec2c2ad99d700dbe6b1","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@2.0.4","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"dist":{"shasum":"bd28eba24578d632b28dfa140838dee4d37ba2f3","size":16525,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-2.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-2.0.4.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/googleapis-common_2.0.4_1562013394050_0.8976832400975803"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:06:56.114Z","publish_time":1562013394183,"_cnpm_publish_time":1562013394183},"2.0.3":{"name":"googleapis-common","version":"2.0.3","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"check":"gts check","clean":"gts clean","compile":"tsc -p .","test":"nyc mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run check","lint":"npm run check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs -r","predocs-test":"npm run docs"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/chai":"^4.1.7","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^5.2.7","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/qs":"^6.5.3","@types/tmp":"0.1.0","@types/url-template":"^2.0.28","@types/uuid":"^3.4.4","chai":"^4.2.0","codecov":"^3.5.0","gts":"^1.0.0","intelli-espower-loader":"^1.0.1","is-docker":"^2.0.0","karma":"^4.1.0","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","karma-firefox-launcher":"^1.1.0","karma-mocha":"^1.3.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","linkinator":"^1.4.3","mocha":"^6.1.4","mv":"^2.1.1","ncp":"^2.0.0","nock":"^10.0.6","null-loader":"^3.0.0","nyc":"^14.1.1","puppeteer":"^1.17.0","source-map-support":"^0.5.12","ts-loader":"^6.0.2","typescript":"~3.5.1","webpack":"^4.33.0","webpack-cli":"^3.3.4"},"dependencies":{"extend":"^3.0.2","gaxios":"^2.0.1","google-auth-library":"^4.2.0","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^3.3.2"},"engines":{"node":">=8.10.0"},"gitHead":"b3bcec899e9120b3a1ede8e81df7284d6071bc2c","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@2.0.3","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"dist":{"shasum":"b15557dd43de879c1398ec4ae6b5853fdecd50de","size":16419,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-2.0.3.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/googleapis-common_2.0.3_1561589001829_0.9552667619873394"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:06:56.025Z","publish_time":1561589001970,"_cnpm_publish_time":1561589001970},"2.0.2":{"name":"googleapis-common","version":"2.0.2","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"check":"gts check","clean":"gts clean","compile":"tsc -p .","test":"nyc mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run check","lint":"npm run check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs -r","predocs-test":"npm run docs"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.9","@types/chai":"^4.1.7","@types/execa":"^0.9.0","@types/extend":"^3.0.1","@types/mocha":"^5.2.7","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.3","@types/qs":"^6.5.3","@types/tmp":"0.1.0","@types/url-template":"^2.0.28","@types/uuid":"^3.4.4","chai":"^4.2.0","codecov":"^3.5.0","gts":"^1.0.0","intelli-espower-loader":"^1.0.1","is-docker":"^2.0.0","karma":"^4.1.0","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","karma-firefox-launcher":"^1.1.0","karma-mocha":"^1.3.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","linkinator":"^1.4.3","mocha":"^6.1.4","mv":"^2.1.1","ncp":"^2.0.0","nock":"^10.0.6","null-loader":"^3.0.0","nyc":"^14.1.1","puppeteer":"^1.17.0","source-map-support":"^0.5.12","ts-loader":"^6.0.2","typescript":"~3.5.1","webpack":"^4.33.0","webpack-cli":"^3.3.4"},"dependencies":{"extend":"^3.0.2","gaxios":"^2.0.1","google-auth-library":"^4.2.0","qs":"^6.7.0","url-template":"^2.0.8","uuid":"^3.3.2"},"engines":{"node":">=8.10.0"},"gitHead":"a68d11b755f9cd8514224b029942abe747256fad","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@2.0.2","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"dist":{"shasum":"2d6bfd2dce34480f00afa32b779c8c11a5a0efd6","size":16254,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-2.0.2.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/googleapis-common_2.0.2_1560531376705_0.10212317102574509"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:06:55.144Z","publish_time":1560531376827,"_cnpm_publish_time":1560531376827},"2.0.0":{"name":"googleapis-common","version":"2.0.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"check":"gts check","clean":"gts clean","compile":"tsc -p .","test":"nyc mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run check","lint":"npm run check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start","docs-test":"linkinator docs -r --skip www.googleapis.com","predocs-test":"npm run docs"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.7","@types/chai":"^4.1.7","@types/execa":"^0.9.0","@types/mocha":"^5.2.5","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^10.0.0","@types/pify":"^3.0.2","@types/qs":"^6.5.1","@types/tmp":"0.1.0","@types/url-template":"^2.0.28","@types/uuid":"^3.4.3","chai":"^4.2.0","codecov":"^3.0.4","gts":"^1.0.0","ink-docstrap":"^1.3.2","intelli-espower-loader":"^1.0.1","is-docker":"^2.0.0","karma":"^4.0.0","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","karma-firefox-launcher":"^1.1.0","karma-mocha":"^1.3.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^3.0.5","mocha":"^6.0.0","mv":"^2.1.1","ncp":"^2.0.0","nock":"^10.0.0","null-loader":"^1.0.0","nyc":"^14.0.0","puppeteer":"^1.11.0","source-map-support":"^0.5.8","ts-loader":"^6.0.0","typescript":"~3.4.0","webpack":"^4.28.3","webpack-cli":"^3.2.0","linkinator":"^1.1.2"},"dependencies":{"gaxios":"^2.0.0","google-auth-library":"^4.0.0","pify":"^4.0.0","qs":"^6.5.2","url-template":"^2.0.8","uuid":"^3.2.1"},"engines":{"node":">=8.10.0"},"gitHead":"b4798a7068e7e5bd4b54f395326f9bf16c57f3c5","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@2.0.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"dist":{"shasum":"66683d7036503fbd3ac7d2cb154efe1d767c928d","size":16167,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-2.0.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/googleapis-common_2.0.0_1557776771841_0.6897052688635859"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:06:54.283Z","publish_time":1557776772009,"_cnpm_publish_time":1557776772009},"0.7.2":{"name":"googleapis-common","version":"0.7.2","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"check":"gts check","clean":"gts clean","compile":"tsc -p .","test":"nyc mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run check","lint":"npm run check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.7","@types/chai":"^4.1.7","@types/execa":"^0.9.0","@types/mocha":"^5.2.5","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^9.3.0","@types/pify":"^3.0.2","@types/qs":"^6.5.1","@types/tmp":"0.0.33","@types/url-template":"^2.0.28","@types/uuid":"^3.4.3","chai":"^4.2.0","codecov":"^3.0.4","gts":"^0.9.0","ink-docstrap":"^1.3.2","intelli-espower-loader":"^1.0.1","is-docker":"^1.1.0","karma":"^4.0.0","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","karma-firefox-launcher":"^1.1.0","karma-mocha":"^1.3.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^3.0.5","mocha":"^5.2.0","mv":"^2.1.1","ncp":"^2.0.0","nock":"^10.0.0","null-loader":"^0.1.1","nyc":"^13.1.0","puppeteer":"^1.11.0","source-map-support":"^0.5.8","ts-loader":"^5.3.2","typescript":"~3.2.0","webpack":"^4.28.3","webpack-cli":"^3.2.0"},"dependencies":{"gaxios":"^1.2.2","google-auth-library":"^3.0.0","pify":"^4.0.0","qs":"^6.5.2","url-template":"^2.0.8","uuid":"^3.2.1"},"gitHead":"49143daecb481a0a1d2b149b58ddef41be31dfc0","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@0.7.2","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"google-node-team","email":"node-team-npm@google.com"},"dist":{"shasum":"a694f55d979cb7c2eac21a0e0439af12f9b418ba","size":15591,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-0.7.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-0.7.2.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/googleapis-common_0.7.2_1548687958359_0.8473075035273456"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:06:53.412Z","publish_time":1548687958470,"_cnpm_publish_time":1548687958470},"0.7.1":{"name":"googleapis-common","version":"0.7.1","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"check":"gts check","clean":"gts clean","compile":"tsc -p .","test":"nyc mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run check","lint":"npm run check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.7","@types/chai":"^4.1.7","@types/execa":"^0.9.0","@types/mocha":"^5.2.5","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^9.3.0","@types/pify":"^3.0.2","@types/qs":"^6.5.1","@types/tmp":"0.0.33","@types/url-template":"^2.0.28","@types/uuid":"^3.4.3","chai":"^4.2.0","codecov":"^3.0.4","gts":"^0.9.0","ink-docstrap":"^1.3.2","intelli-espower-loader":"^1.0.1","is-docker":"^1.1.0","karma":"^3.1.4","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","karma-firefox-launcher":"^1.1.0","karma-mocha":"^1.3.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^3.0.5","mocha":"^5.2.0","mv":"^2.1.1","ncp":"^2.0.0","nock":"^10.0.0","null-loader":"^0.1.1","nyc":"^13.1.0","puppeteer":"^1.11.0","source-map-support":"^0.5.8","ts-loader":"^5.3.2","typescript":"~3.2.0","webpack":"^4.28.3","webpack-cli":"^3.2.0"},"dependencies":{"gaxios":"^1.2.2","google-auth-library":"^3.0.0","pify":"^4.0.0","qs":"^6.5.2","url-template":"^2.0.8","uuid":"^3.2.1"},"gitHead":"ae0eb04013dfcff8fe790b0b0a8a0ae5bc900166","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@0.7.1","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"google-node-team","email":"node-team-npm@google.com"},"dist":{"shasum":"1e9e56f87f294299c05d63d03fe5abe87a1d2cdb","size":15541,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-0.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-0.7.1.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/googleapis-common_0.7.1_1548185726890_0.9414886250284664"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:06:53.321Z","publish_time":1548185727009,"_cnpm_publish_time":1548185727009},"0.7.0":{"name":"googleapis-common","version":"0.7.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"check":"gts check","clean":"gts clean","compile":"tsc -p .","test":"nyc mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run check","lint":"npm run check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.7","@types/chai":"^4.1.7","@types/execa":"^0.9.0","@types/mocha":"^5.2.5","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^9.3.0","@types/pify":"^3.0.2","@types/qs":"^6.5.1","@types/tmp":"0.0.33","@types/url-template":"^2.0.28","@types/uuid":"^3.4.3","chai":"^4.2.0","codecov":"^3.0.4","gts":"^0.9.0","ink-docstrap":"^1.3.2","intelli-espower-loader":"^1.0.1","is-docker":"^1.1.0","karma":"^3.1.4","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","karma-firefox-launcher":"^1.1.0","karma-mocha":"^1.3.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^3.0.5","mocha":"^5.2.0","mv":"^2.1.1","ncp":"^2.0.0","nock":"^10.0.0","null-loader":"^0.1.1","nyc":"^13.1.0","puppeteer":"^1.11.0","source-map-support":"^0.5.8","ts-loader":"^5.3.2","typescript":"~3.2.0","webpack":"^4.28.3","webpack-cli":"^3.2.0"},"dependencies":{"gaxios":"^1.2.2","google-auth-library":"^3.0.0","pify":"^4.0.0","qs":"^6.5.2","url-template":"^2.0.8","uuid":"^3.2.1"},"gitHead":"6a4e9634725a2a9f7e54e6dd818700e616e1a788","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@0.7.0","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"google-node-team","email":"node-team-npm@google.com"},"dist":{"shasum":"5c01d9ecc520c2878b01a72b01e76c0bd6ec5b4e","size":15440,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-0.7.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/googleapis-common_0.7.0_1548091230957_0.29817700176364914"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:06:52.430Z","publish_time":1548091231046,"_cnpm_publish_time":1548091231046},"0.6.0":{"name":"googleapis-common","version":"0.6.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"check":"gts check","clean":"gts clean","compile":"tsc -p .","test":"nyc mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run check","lint":"npm run check","samples-test":"mocha build/samples-test","docs":"compodoc src/","webpack":"webpack","browser-test":"karma start"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","devDependencies":{"@compodoc/compodoc":"^1.1.7","@types/execa":"^0.9.0","@types/mocha":"^5.2.5","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/nock":"^9.3.0","@types/pify":"^3.0.2","@types/qs":"^6.5.1","@types/tmp":"0.0.33","@types/url-template":"^2.0.28","@types/uuid":"^3.4.3","codecov":"^3.0.4","gts":"^0.9.0","ink-docstrap":"^1.3.2","intelli-espower-loader":"^1.0.1","is-docker":"^1.1.0","karma":"^3.1.4","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","karma-firefox-launcher":"^1.1.0","karma-mocha":"^1.3.0","karma-remap-coverage":"^0.1.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^3.0.5","mocha":"^5.2.0","mv":"^2.1.1","ncp":"^2.0.0","nock":"^10.0.0","null-loader":"^0.1.1","nyc":"^13.1.0","puppeteer":"^1.11.0","source-map-support":"^0.5.8","ts-loader":"^5.3.2","typescript":"~3.2.0","webpack":"^4.28.3","webpack-cli":"^3.2.0"},"dependencies":{"gaxios":"^1.2.2","google-auth-library":"^3.0.0","pify":"^4.0.0","qs":"^6.5.2","url-template":"^2.0.8","uuid":"^3.2.1"},"gitHead":"d10cc705b331246065e08072d7956839ba45965d","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@0.6.0","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"google-node-team","email":"node-team-npm@google.com"},"dist":{"shasum":"0b544015851538f8f11a9d15c21e53d8b90a9cce","size":15125,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-0.6.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/googleapis-common_0.6.0_1547834768511_0.5907162818984104"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:06:51.549Z","publish_time":1547834768610,"_cnpm_publish_time":1547834768610},"0.6.0-webpack":{"name":"googleapis-common","version":"0.6.0-webpack","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"check":"gts check","clean":"gts clean","compile":"tsc -p .","test":"nyc mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run check","lint":"npm run check","samples-test":"mocha build/samples-test","docs":"jsdoc -c .jsdoc.js"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","devDependencies":{"@types/mocha":"^5.2.5","@types/nock":"^9.3.0","@types/pify":"^3.0.2","@types/qs":"^6.5.1","@types/url-template":"^2.0.28","@types/uuid":"^3.4.3","codecov":"^3.0.4","gts":"^0.9.0","ink-docstrap":"^1.3.2","intelli-espower-loader":"^1.0.1","jsdoc":"^3.5.5","mocha":"^5.2.0","nock":"^10.0.0","null-loader":"^0.1.1","nyc":"^13.1.0","source-map-support":"^0.5.8","ts-loader":"^5.3.2","typescript":"~3.2.0","webpack":"^4.28.3","webpack-cli":"^3.2.0"},"dependencies":{"axios":"^0.18.0","google-auth-library":"3.0.0-pre2","pify":"^4.0.0","qs":"^6.5.2","url-template":"^2.0.8","uuid":"^3.2.1"},"readmeFilename":"README.md","gitHead":"38333d8fa47479035b328a814de1a467fabfdeb8","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@0.6.0-webpack","_npmVersion":"5.6.0","_nodeVersion":"10.2.0","_npmUser":{"name":"google-node-team","email":"node-team-npm@google.com"},"dist":{"shasum":"01a08a58b8b85b19b7610d3ca7d861ae178845d2","size":15172,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-0.6.0-webpack.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-0.6.0-webpack.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/googleapis-common_0.6.0-webpack_1547148163136_0.44983492417546156"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:06:50.678Z","publish_time":1547148163275,"_cnpm_publish_time":1547148163275},"0.5.0":{"name":"googleapis-common","version":"0.5.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"check":"gts check","clean":"gts clean","compile":"tsc -p .","test":"nyc mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run check","lint":"npm run check","samples-test":"mocha build/samples-test","docs":"jsdoc -c .jsdoc.js"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","devDependencies":{"@types/mocha":"^5.2.5","@types/nock":"^9.3.0","@types/pify":"^3.0.2","@types/qs":"^6.5.1","@types/url-template":"^2.0.28","@types/uuid":"^3.4.3","codecov":"^3.0.4","gts":"^0.9.0","ink-docstrap":"^1.3.2","intelli-espower-loader":"^1.0.1","jsdoc":"^3.5.5","mocha":"^5.2.0","nock":"^10.0.0","nyc":"^13.1.0","source-map-support":"^0.5.8","typescript":"~3.2.0"},"dependencies":{"axios":"^0.18.0","google-auth-library":"^2.0.0","pify":"^4.0.0","qs":"^6.5.2","url-template":"^2.0.8","uuid":"^3.2.1"},"gitHead":"4b4cd4a0d6cb3c853d8c0695a733950246534078","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@0.5.0","_npmVersion":"5.6.0","_nodeVersion":"10.2.0","_npmUser":{"name":"google-node-team","email":"node-team-npm@google.com"},"dist":{"shasum":"2080d595f1e1006517fd7a464fb58f49a0408d4e","size":15091,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-0.5.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/googleapis-common_0.5.0_1547147999885_0.2317566543634384"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:06:49.818Z","publish_time":1547148000018,"_cnpm_publish_time":1547148000018},"0.5.0-webpack3":{"name":"googleapis-common","version":"0.5.0-webpack3","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"check":"gts check","clean":"gts clean","compile":"tsc -p .","test":"nyc mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run check","lint":"npm run check","samples-test":"mocha build/samples-test","docs":"jsdoc -c .jsdoc.js"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","devDependencies":{"@types/mocha":"^5.2.5","@types/nock":"^9.3.0","@types/pify":"^3.0.2","@types/qs":"^6.5.1","@types/url-template":"^2.0.28","@types/uuid":"^3.4.3","codecov":"^3.0.4","gts":"^0.9.0","ink-docstrap":"^1.3.2","intelli-espower-loader":"^1.0.1","jsdoc":"^3.5.5","mocha":"^5.2.0","nock":"^10.0.0","null-loader":"^0.1.1","nyc":"^13.1.0","source-map-support":"^0.5.8","ts-loader":"^5.3.2","typescript":"~3.2.0","webpack":"^4.28.3","webpack-cli":"^3.2.0"},"dependencies":{"axios":"^0.18.0","google-auth-library":"3.0.0-pre2","pify":"^4.0.0","qs":"^6.5.2","url-template":"^2.0.8","uuid":"^3.2.1"},"readmeFilename":"README.md","gitHead":"1e602b3df4198bf94e796df22036fde2e3601288","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@0.5.0-webpack3","_npmVersion":"5.6.0","_nodeVersion":"10.2.0","_npmUser":{"name":"google-node-team","email":"node-team-npm@google.com"},"dist":{"shasum":"a64723d9a5cd122a18722fd23518c5415e5d0cc6","size":14934,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-0.5.0-webpack3.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-0.5.0-webpack3.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/googleapis-common_0.5.0-webpack3_1547103622099_0.6631209462286924"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:06:48.942Z","publish_time":1547103622279,"_cnpm_publish_time":1547103622279},"0.5.0-webpack2":{"name":"googleapis-common","version":"0.5.0-webpack2","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"check":"gts check","clean":"gts clean","compile":"tsc -p .","test":"nyc mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run check","lint":"npm run check","samples-test":"mocha build/samples-test","docs":"jsdoc -c .jsdoc.js"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","devDependencies":{"@types/mocha":"^5.2.5","@types/nock":"^9.3.0","@types/pify":"^3.0.2","@types/qs":"^6.5.1","@types/url-template":"^2.0.28","@types/uuid":"^3.4.3","codecov":"^3.0.4","gts":"^0.9.0","ink-docstrap":"^1.3.2","intelli-espower-loader":"^1.0.1","jsdoc":"^3.5.5","mocha":"^5.2.0","nock":"^10.0.0","null-loader":"^0.1.1","nyc":"^13.1.0","source-map-support":"^0.5.8","ts-loader":"^5.3.2","typescript":"~3.2.0","webpack":"^4.28.3","webpack-cli":"^3.2.0"},"dependencies":{"axios":"^0.18.0","google-auth-library":"3.0.0-pre2","pify":"^4.0.0","qs":"^6.5.2","url-template":"^2.0.8","uuid":"^3.2.1"},"readmeFilename":"README.md","gitHead":"952fa22f19e02cddbf29064fb7b9ecbcbe4fa76f","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@0.5.0-webpack2","_npmVersion":"5.6.0","_nodeVersion":"10.2.0","_npmUser":{"name":"google-node-team","email":"node-team-npm@google.com"},"dist":{"shasum":"8cde9c51ecb895859381d87047a1c2c90ecbdbd0","size":14910,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-0.5.0-webpack2.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-0.5.0-webpack2.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/googleapis-common_0.5.0-webpack2_1547103041610_0.7268968686495503"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:06:48.053Z","publish_time":1547103041757,"_cnpm_publish_time":1547103041757},"0.5.0-webpack1":{"name":"googleapis-common","version":"0.5.0-webpack1","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"check":"gts check","clean":"gts clean","compile":"tsc -p .","test":"nyc mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run check","lint":"npm run check","samples-test":"mocha build/samples-test","docs":"jsdoc -c .jsdoc.js"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","devDependencies":{"@types/mocha":"^5.2.5","@types/nock":"^9.3.0","@types/pify":"^3.0.2","@types/qs":"^6.5.1","@types/url-template":"^2.0.28","@types/uuid":"^3.4.3","codecov":"^3.0.4","gts":"^0.9.0","ink-docstrap":"^1.3.2","intelli-espower-loader":"^1.0.1","jsdoc":"^3.5.5","mocha":"^5.2.0","nock":"^10.0.0","null-loader":"^0.1.1","nyc":"^13.1.0","source-map-support":"^0.5.8","ts-loader":"^5.3.2","typescript":"~3.2.0","webpack":"^4.28.3","webpack-cli":"^3.2.0"},"dependencies":{"axios":"^0.18.0","google-auth-library":"3.0.0-pre1","pify":"^4.0.0","qs":"^6.5.2","url-template":"^2.0.8","uuid":"^3.2.1"},"readmeFilename":"README.md","gitHead":"ef8b8af5e180c71a04ac2b8859e4b59e3ba46507","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@0.5.0-webpack1","_npmVersion":"5.6.0","_nodeVersion":"10.2.0","_npmUser":{"name":"google-node-team","email":"node-team-npm@google.com"},"dist":{"shasum":"b362a880639e4f435c8e2c3d455862e54e84b53a","size":14910,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-0.5.0-webpack1.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-0.5.0-webpack1.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/googleapis-common_0.5.0-webpack1_1547019315347_0.09131238878391756"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:06:47.174Z","publish_time":1547019315427,"_cnpm_publish_time":1547019315427},"0.5.0-webpack":{"name":"googleapis-common","version":"0.5.0-webpack","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"check":"gts check","clean":"gts clean","compile":"tsc -p .","test":"nyc mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run check","lint":"npm run check","samples-test":"mocha build/samples-test","docs":"jsdoc -c .jsdoc.js"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","devDependencies":{"@types/mocha":"^5.2.5","@types/nock":"^9.3.0","@types/pify":"^3.0.2","@types/qs":"^6.5.1","@types/url-template":"^2.0.28","@types/uuid":"^3.4.3","codecov":"^3.0.4","gts":"^0.9.0","ink-docstrap":"^1.3.2","intelli-espower-loader":"^1.0.1","jsdoc":"^3.5.5","mocha":"^5.2.0","nock":"^10.0.0","null-loader":"^0.1.1","nyc":"^13.1.0","source-map-support":"^0.5.8","ts-loader":"^5.3.2","typescript":"~3.2.0","webpack":"^4.28.3","webpack-cli":"^3.2.0"},"dependencies":{"axios":"^0.18.0","google-auth-library":"3.0.0-pre1","pify":"^4.0.0","qs":"^6.5.2","url-template":"^2.0.8","uuid":"^3.2.1"},"readmeFilename":"README.md","gitHead":"90cee3281ad542d9929dba016dc583ba4b6a4208","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@0.5.0-webpack","_npmVersion":"5.6.0","_nodeVersion":"10.2.0","_npmUser":{"name":"google-node-team","email":"node-team-npm@google.com"},"dist":{"shasum":"9a266ba74994455250b82dbb5b2dc3476dfb075f","size":14910,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-0.5.0-webpack.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-0.5.0-webpack.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/googleapis-common_0.5.0-webpack_1546981976807_0.020071121882627496"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:06:46.284Z","publish_time":1546981976905,"_cnpm_publish_time":1546981976905},"0.4.0":{"name":"googleapis-common","version":"0.4.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","repository":{"type":"git","url":"git+https://github.com/googleapis/nodejs-googleapis-common.git"},"main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"check":"gts check","clean":"gts clean","compile":"tsc -p .","test":"mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run check","lint":"npm run check","samples-test":"mocha build/samples-test","docs":"jsdoc -c .jsdoc.js"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","devDependencies":{"@types/mocha":"^5.2.5","@types/nock":"^9.3.0","@types/pify":"^3.0.2","@types/qs":"^6.5.1","@types/url-template":"^2.0.28","@types/uuid":"^3.4.3","codecov":"^3.0.4","gts":"^0.8.0","ink-docstrap":"^1.3.2","intelli-espower-loader":"^1.0.1","jsdoc":"^3.5.5","mocha":"^5.2.0","nock":"^10.0.0","source-map-support":"^0.5.8","typescript":"~3.1.0"},"dependencies":{"axios":"^0.18.0","google-auth-library":"^2.0.0","pify":"^4.0.0","qs":"^6.5.2","url-template":"^2.0.8","uuid":"^3.2.1"},"gitHead":"73bb82a7c5f52cfe90fa58d4ced0152b0e98bb42","bugs":{"url":"https://github.com/googleapis/nodejs-googleapis-common/issues"},"homepage":"https://github.com/googleapis/nodejs-googleapis-common#readme","_id":"googleapis-common@0.4.0","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"google-node-team","email":"node-team-npm@google.com"},"dist":{"shasum":"3b3c2c26f731dcf72101239e70dfa3d677e079e6","size":14600,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-0.4.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/googleapis-common_0.4.0_1541458277035_0.24473438600281905"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:06:45.394Z","publish_time":1541458277215,"_cnpm_publish_time":1541458277215},"0.3.0":{"name":"googleapis-common","version":"0.3.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","main":"build/src/index.js","types":"build/src/index.d.ts","scripts":{"check":"gts check","clean":"gts clean","compile":"tsc -p .","test":"mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run check","lint":"npm run check","samples-test":"mocha build/samples-test","docs":"jsdoc -c .jsdoc.js"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","devDependencies":{"@types/mocha":"^5.2.5","@types/nock":"^9.3.0","@types/pify":"^3.0.2","@types/qs":"^6.5.1","@types/url-template":"^2.0.28","@types/uuid":"^3.4.3","codecov":"^3.0.4","gts":"^0.8.0","ink-docstrap":"^1.3.2","intelli-espower-loader":"^1.0.1","jsdoc":"^3.5.5","mocha":"^5.2.0","nock":"^9.6.0","source-map-support":"^0.5.8","typescript":"~3.0.0"},"dependencies":{"axios":"^0.18.0","google-auth-library":"^2.0.0","pify":"^3.0.0","qs":"^6.5.2","url-template":"^2.0.8","uuid":"^3.2.1"},"gitHead":"e37577a244e5efe7ef1eed24f0006ea9edc4b234","_id":"googleapis-common@0.3.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.4","_npmUser":{"name":"google-node-team","email":"node-team-npm@google.com"},"dist":{"shasum":"97ba111f7420367e636a30a2b87be4a7f220c7e9","size":18313,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-0.3.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/googleapis-common_0.3.0_1535659983552_0.38507977198007914"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:06:44.491Z","publish_time":1535659983707,"_cnpm_publish_time":1535659983707},"0.2.1":{"name":"googleapis-common","version":"0.2.1","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","main":"build/src/index.js","types":"build/src/index.d.ts","files":["build/src"],"scripts":{"check":"gts check","clean":"gts clean","compile":"tsc -p .","test":"mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run check","lint":"npm run check","samples-test":"mocha build/samples-test","docs":"jsdoc -c .jsdoc.js"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","devDependencies":{"@types/mocha":"^5.2.5","@types/nock":"^9.3.0","@types/pify":"^3.0.2","@types/qs":"^6.5.1","@types/url-template":"^2.0.28","@types/uuid":"^3.4.3","codecov":"^3.0.4","gts":"^0.8.0","ink-docstrap":"^1.3.2","intelli-espower-loader":"^1.0.1","jsdoc":"^3.5.5","mocha":"^5.2.0","nock":"^9.6.0","source-map-support":"^0.5.8","typescript":"~3.0.0"},"dependencies":{"axios":"^0.18.0","google-auth-library":"^1.6.0","pify":"^3.0.0","qs":"^6.5.2","url-template":"^2.0.8","uuid":"^3.2.1"},"gitHead":"a6b28c16595476fa328874b4244c4c4e370ff55f","_id":"googleapis-common@0.2.1","_npmVersion":"5.6.0","_nodeVersion":"8.11.4","_npmUser":{"name":"google-node-team","email":"node-team-npm@google.com"},"dist":{"shasum":"d4332d47fcdc93a89160a6fca79d630e5a138f7f","size":18211,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-0.2.1.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/googleapis-common_0.2.1_1535060970628_0.7912093897789747"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:06:44.401Z","publish_time":1535060970732,"_cnpm_publish_time":1535060970732},"0.2.0":{"name":"googleapis-common","version":"0.2.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","main":"build/src/index.js","types":"build/src/index.d.ts","files":["build/src"],"scripts":{"check":"gts check","clean":"gts clean","compile":"tsc -p .","test":"mocha build/test","system-test":"mocha build/system-test","presystem-test":"npm run compile","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run check","lint":"npm run check","samples-test":"mocha build/samples-test","docs":"jsdoc -c .jsdoc.js"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","devDependencies":{"@types/mocha":"^5.2.5","@types/nock":"^9.3.0","@types/pify":"^3.0.2","@types/qs":"^6.5.1","@types/url-template":"^2.0.28","@types/uuid":"^3.4.3","codecov":"^3.0.4","gts":"^0.8.0","ink-docstrap":"^1.3.2","intelli-espower-loader":"^1.0.1","jsdoc":"^3.5.5","mocha":"^5.2.0","nock":"^9.6.0","source-map-support":"^0.5.8","typescript":"~3.0.0"},"dependencies":{"axios":"^0.18.0","google-auth-library":"^1.4.0","pify":"^3.0.0","qs":"^6.5.2","url-template":"^2.0.8","uuid":"^3.2.1"},"gitHead":"9da3b32a269e281755eb24e9a482b7d3ea0f32c3","_id":"googleapis-common@0.2.0","_npmVersion":"6.2.0","_nodeVersion":"10.8.0","_npmUser":{"name":"justinbeckwith","email":"justin.beckwith@gmail.com"},"dist":{"shasum":"77b41655ded877728a4aedb59b5efb949aa86bf9","size":18067,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-0.2.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/googleapis-common_0.2.0_1534543107218_0.8379389277564142"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:06:43.522Z","publish_time":1534543107351,"_cnpm_publish_time":1534543107351},"0.1.0":{"name":"googleapis-common","version":"0.1.0","description":"A common tooling library used by the googleapis npm module. You probably don't want to use this directly.","main":"build/src/index.js","types":"build/src/index.d.ts","files":["build/"],"scripts":{"check":"gts check","clean":"gts clean","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile","posttest":"npm run check"},"keywords":[],"author":{"name":"Google LLC"},"license":"Apache-2.0","devDependencies":{"@types/pify":"^3.0.2","@types/qs":"^6.5.1","@types/url-template":"^2.0.28","@types/uuid":"^3.4.3","gts":"^0.6.0","typescript":"~2.8.0"},"dependencies":{"axios":"^0.18.0","google-auth-library":"^1.4.0","pify":"^3.0.0","qs":"^6.5.2","url-template":"^2.0.8","uuid":"^3.2.1"},"_id":"googleapis-common@0.1.0","_npmVersion":"6.0.1","_nodeVersion":"8.11.1","_npmUser":{"name":"justinbeckwith","email":"justin.beckwith@gmail.com"},"dist":{"shasum":"c442e8fb38ccb963fdde667086d7c296ef2c030b","size":17005,"noattachment":false,"key":"/googleapis-common/-/googleapis-common-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/googleapis-common/download/googleapis-common-0.1.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/googleapis-common_0.1.0_1527037289805_0.4042843846583928"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T03:06:42.476Z","publish_time":1527037289944,"_cnpm_publish_time":1527037289944}},"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 Common Module: Node.js Client](https://github.com/googleapis/nodejs-googleapis-common)\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/googleapis-common.svg)](https://www.npmjs.org/package/googleapis-common)\n\n\n\n\nA common tooling library used by the googleapis npm module. You probably don't want to use this directly.\n\n\nA comprehensive list of changes in each version may be found in\n[the CHANGELOG](https://github.com/googleapis/nodejs-googleapis-common/blob/main/CHANGELOG.md).\n\n* [Google APIs Common Module Node.js Client API Reference][client-docs]\n\n* [github.com/googleapis/nodejs-googleapis-common](https://github.com/googleapis/nodejs-googleapis-common)\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\n\n* [Versioning](#versioning)\n* [Contributing](#contributing)\n* [License](#license)\n\n## Quickstart\n\n### Installing the client library\n\n```bash\nnpm install googleapis-common\n```\n\n\n\n\n\nThe [Google APIs Common Module 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 googleapis-common@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-googleapis-common/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-googleapis-common/blob/main/LICENSE)\n\n[client-docs]: https://cloud.google.com/nodejs/docs/reference/googleapis-common/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/google-cloud-node-core/tree/main/packages/nodejs-googleapis-common","bugs":{"url":"https://github.com/googleapis/google-cloud-node-core/issues"},"license":"Apache-2.0"}