{
  "_from": "@google-cloud/pubsub@^1.7.0",
  "_id": "@google-cloud/pubsub@1.7.3",
  "_inBundle": false,
  "_integrity": "sha512-v+KdeaOS17WtHnsDf2bPGxKDT9HIRPYo3n+WsAEmvAzDHnh8q65mFcuYoQxuy2iRhmN/1ql2a0UU2tAAL7XZ8Q==",
  "_location": "/@google-cloud/pubsub",
  "_phantomChildren": {
    "@grpc/grpc-js": "1.0.5",
    "@protobufjs/aspromise": "1.1.2",
    "@protobufjs/base64": "1.1.2",
    "@protobufjs/codegen": "2.0.4",
    "@protobufjs/eventemitter": "1.1.0",
    "@protobufjs/fetch": "1.1.0",
    "@protobufjs/float": "1.0.2",
    "@protobufjs/inquire": "1.1.0",
    "@protobufjs/path": "1.1.2",
    "@protobufjs/pool": "1.1.0",
    "@protobufjs/utf8": "1.1.0",
    "@types/fs-extra": "8.1.1",
    "@types/long": "4.0.0",
    "abort-controller": "3.0.0",
    "base64-js": "1.3.1",
    "buffer-equal-constant-time": "1.0.1",
    "duplexify": "3.6.0",
    "extend": "3.0.2",
    "fast-text-encoding": "1.0.3",
    "is-stream-ended": "0.1.4",
    "json-bigint": "0.3.1",
    "lodash.at": "4.6.0",
    "lodash.camelcase": "4.3.0",
    "lodash.has": "4.5.2",
    "long": "4.0.0",
    "lru-cache": "5.1.1",
    "mime": "2.2.0",
    "node-fetch": "2.6.1",
    "protobufjs": "6.8.8",
    "retry-request": "4.0.0",
    "safe-buffer": "5.1.1",
    "walkdir": "0.4.1"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@google-cloud/pubsub@^1.7.0",
    "name": "@google-cloud/pubsub",
    "escapedName": "@google-cloud%2fpubsub",
    "scope": "@google-cloud",
    "rawSpec": "^1.7.0",
    "saveSpec": null,
    "fetchSpec": "^1.7.0"
  },
  "_requiredBy": [
    "/firebase-tools"
  ],
  "_resolved": "https://registry.npmjs.org/@google-cloud/pubsub/-/pubsub-1.7.3.tgz",
  "_shasum": "0fa51d67eb4db979a66b05738d81c3cef992b5bf",
  "_spec": "@google-cloud/pubsub@^1.7.0",
  "_where": "/home/guad4607/public_html/api/xamxam-billing/node_modules/firebase-tools",
  "author": {
    "name": "Google Inc."
  },
  "bugs": {
    "url": "https://github.com/googleapis/nodejs-pubsub/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@google-cloud/paginator": "^2.0.0",
    "@google-cloud/precise-date": "^1.0.0",
    "@google-cloud/projectify": "^1.0.0",
    "@google-cloud/promisify": "^1.0.0",
    "@types/duplexify": "^3.6.0",
    "@types/long": "^4.0.0",
    "arrify": "^2.0.0",
    "async-each": "^1.0.1",
    "extend": "^3.0.2",
    "google-auth-library": "^5.5.0",
    "google-gax": "^1.14.2",
    "is-stream-ended": "^0.1.4",
    "lodash.snakecase": "^4.1.1",
    "p-defer": "^3.0.0",
    "protobufjs": "^6.8.1"
  },
  "deprecated": false,
  "description": "Cloud Pub/Sub Client Library for Node.js",
  "devDependencies": {
    "@grpc/proto-loader": "^0.5.2",
    "@types/execa": "^0.9.0",
    "@types/extend": "^3.0.0",
    "@types/lodash.snakecase": "^4.1.6",
    "@types/mocha": "^7.0.0",
    "@types/mv": "^2.1.0",
    "@types/ncp": "^2.0.1",
    "@types/proxyquire": "^1.3.28",
    "@types/sinon": "^9.0.0",
    "@types/tmp": "^0.1.0",
    "@types/uuid": "^7.0.0",
    "c8": "^7.0.0",
    "codecov": "^3.0.0",
    "eslint": "^6.0.0",
    "eslint-config-prettier": "^6.0.0",
    "eslint-plugin-node": "^11.0.0",
    "eslint-plugin-prettier": "^3.0.0",
    "grpc": "^1.24.0",
    "gts": "^1.0.0",
    "jsdoc": "^3.6.2",
    "jsdoc-fresh": "^1.0.1",
    "jsdoc-region-tag": "^1.0.2",
    "linkinator": "^2.0.0",
    "mkdirp": "^1.0.0",
    "mocha": "^7.0.0",
    "mv": "^2.1.1",
    "ncp": "^2.0.0",
    "prettier": "^1.18.2",
    "proxyquire": "^2.0.0",
    "sinon": "^9.0.0",
    "source-map-support": "^0.5.9",
    "typescript": "3.6.4",
    "uuid": "^7.0.0",
    "yargs": "^15.0.0"
  },
  "engines": {
    "node": ">=8.10.0"
  },
  "files": [
    "build/proto",
    "build/protos",
    "build/src"
  ],
  "homepage": "https://github.com/googleapis/nodejs-pubsub#readme",
  "keywords": [
    "google apis client",
    "google api client",
    "google apis",
    "google api",
    "google",
    "google cloud platform",
    "google cloud",
    "cloud",
    "google pubsub",
    "pubsub"
  ],
  "license": "Apache-2.0",
  "main": "./build/src/index.js",
  "name": "@google-cloud/pubsub",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/googleapis/nodejs-pubsub.git"
  },
  "scripts": {
    "benchwrapper": "node bin/benchwrapper.js",
    "clean": "gts clean",
    "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",
    "docs": "jsdoc -c .jsdoc.js",
    "docs-test": "linkinator docs",
    "fix": "eslint --fix '**/*.js' && gts fix",
    "lint": "eslint '**/*.js' && gts check",
    "predocs": "npm run compile",
    "predocs-test": "npm run docs",
    "prepare": "npm run compile",
    "presystem-test": "npm run compile",
    "pretest": "npm run compile",
    "proto": "mkdirp proto && npm run proto:pubsub && npm run proto:iam",
    "proto:iam": "pbjs -t static-module -w commonjs -p protos google/iam/v1/iam_policy.proto | pbts -o proto/iam.d.ts -",
    "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 ../",
    "system-test": "mocha build/system-test --timeout 600000",
    "test": "c8 mocha build/test/*{,/*}.js"
  },
  "types": "./build/src/index.d.ts",
  "version": "1.7.3"
}
