{"name":"@google-cloud/pubsub","version":"1.7.3","keywords":["google apis client","google api client","google apis","google api","google","google cloud platform","google cloud","cloud","google pubsub","pubsub"],"author":{"name":"Google Inc."},"license":"Apache-2.0","_id":"@google-cloud/pubsub@1.7.3","maintainers":[{"name":"google-wombot","email":"node-team-npm+wombot@google.com"}],"homepage":"https://github.com/googleapis/nodejs-pubsub#readme","bugs":{"url":"https://github.com/googleapis/nodejs-pubsub/issues"},"dist":{"shasum":"0fa51d67eb4db979a66b05738d81c3cef992b5bf","tarball":"https://registry.npmjs.org/@google-cloud/pubsub/-/pubsub-1.7.3.tgz","fileCount":131,"integrity":"sha512-v+KdeaOS17WtHnsDf2bPGxKDT9HIRPYo3n+WsAEmvAzDHnh8q65mFcuYoQxuy2iRhmN/1ql2a0UU2tAAL7XZ8Q==","signatures":[{"sig":"MEYCIQCx6jBKelQgYhRSQD7TwrYlFgHLDNvPJ5dIHP6X7X5gKAIhAPSLjMas4dQDFhmN3zuu6H0Bje0lFwd71ZrWxzklAlbG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3498189,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJescpNCRA9TVsSAnZWagAACyoP/2mOj/fuRk8xLrw1k3aS\n3KDPiY0CQQIvGSrh2zKtw//LSrMLRcAsaDWEdqN15FLDdhGmzMoXkLfXg6jC\n5bduqtdY3D5eu/JQr8xVnUZwuCFakFBZuHZByUhT+4hTIed/prHngn4TPYvy\n0kxzPlFhPR+3jxaw7d4iQ7Vj/1dn9TqZ1UI5y9VGZL4v8mGm6XykYdhBqbrT\ndfvzkD+5FDzLUiNUmYczQ/VRpKMl63+ymyIG2BeLBP5oi4PIsf6KPuVfkc0H\n178fMTIzzgkXdCaZXQzLPcLUfnbvBEkFx1eBQggNCzP1y73uhO2WAqywfd/F\nA1PPi6ltc033TwAwi3FkfAQAwkW/X4NBqAx59U0vA6+3gznyjenFk/miPfFq\nNStkN/eJteGzXxD5DBBJb0x6xzpVjmcJGfCT1n9rZFIJCPrDL6FBPjTVAcS7\nMzwYoVZim5X4R8SQuFr698kfKI0SnrOf25VV1eCghhTBcx3Hdi/WFD4aHi15\n6seActvB5rN71yHqQQX3o2fECVVduVCUihW7ygiXK0IuAW9OIbxM27itRm8P\nkjmIhJZS8/s43RQ8DWPcuKH/gpv3elIoXnZx1Sun8Py/IpVyRmxCDsFOX9pP\nzn337fLVfwnyjwI/F0Jjd4zWhuSBwjy8cCXpMj/9yUEHWL+/f3d9tZyd54HP\noOQX\r\n=uxc7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./build/src/index.js","types":"./build/src/index.d.ts","engines":{"node":">=8.10.0"},"scripts":{"fix":"eslint --fix '**/*.js' && gts fix","docs":"jsdoc -c .jsdoc.js","lint":"eslint '**/*.js' && gts check","test":"c8 mocha build/test/*{,/*}.js","clean":"gts clean","proto":"mkdirp proto && npm run proto:pubsub && npm run proto:iam","compile":"tsc -p . && cp -r src/v1 build/src/ && cp -r protos build/ && cp -r proto build/ && cp smoke-test/*.js build/system-test && cp test/*.js build/test","predocs":"npm run compile","prepare":"npm run compile","pretest":"npm run compile","docs-test":"linkinator docs","proto:iam":"pbjs -t static-module -w commonjs -p protos google/iam/v1/iam_policy.proto | pbts -o proto/iam.d.ts -","system-test":"mocha build/system-test --timeout 600000","benchwrapper":"node bin/benchwrapper.js","predocs-test":"npm run docs","proto:pubsub":"pbjs -t static-module -w commonjs -p protos google/pubsub/v1/pubsub.proto | pbts -o proto/pubsub.d.ts -","samples-test":"cd samples/ && npm link ../ && npm test && cd ../","presystem-test":"npm run compile"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/googleapis/nodejs-pubsub.git","type":"git"},"_npmVersion":"6.13.4","description":"Cloud Pub/Sub Client Library for Node.js","directories":{},"_nodeVersion":"10.19.0","dependencies":{"arrify":"^2.0.0","extend":"^3.0.2","p-defer":"^3.0.0","async-each":"^1.0.1","google-gax":"^1.14.2","protobufjs":"^6.8.1","@types/long":"^4.0.0","is-stream-ended":"^0.1.4","@types/duplexify":"^3.6.0","lodash.snakecase":"^4.1.1","google-auth-library":"^5.5.0","@google-cloud/paginator":"^2.0.0","@google-cloud/promisify":"^1.0.0","@google-cloud/projectify":"^1.0.0","@google-cloud/precise-date":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.0.0","mv":"^2.1.1","gts":"^1.0.0","ncp":"^2.0.0","grpc":"^1.24.0","uuid":"^7.0.0","jsdoc":"^3.6.2","mocha":"^7.0.0","sinon":"^9.0.0","yargs":"^15.0.0","eslint":"^6.0.0","mkdirp":"^1.0.0","codecov":"^3.0.0","prettier":"^1.18.2","@types/mv":"^2.1.0","@types/ncp":"^2.0.1","@types/tmp":"^0.1.0","linkinator":"^2.0.0","proxyquire":"^2.0.0","typescript":"3.6.4","@types/uuid":"^7.0.0","jsdoc-fresh":"^1.0.1","@types/execa":"^0.9.0","@types/mocha":"^7.0.0","@types/sinon":"^9.0.0","@types/extend":"^3.0.0","jsdoc-region-tag":"^1.0.2","@types/proxyquire":"^1.3.28","@grpc/proto-loader":"^0.5.2","eslint-plugin-node":"^11.0.0","source-map-support":"^0.5.9","eslint-config-prettier":"^6.0.0","eslint-plugin-prettier":"^3.0.0","@types/lodash.snakecase":"^4.1.6"},"_npmOperationalInternal":{"tmp":"tmp/pubsub_1.7.3_1588709965105_0.654431260991353","host":"s3://npm-registry-packages"}}