{
  "_from": "@google-cloud/common@^0.20.3",
  "_id": "@google-cloud/common@0.20.3",
  "_inBundle": false,
  "_integrity": "sha512-jt8/R4EqDTQccv5WA9AEaS65llM5+mlxsuWu57G5Os8HTIpgPbcsOVMUeIvmTrBuPUYSoRIMW8d/pvv/95n0+g==",
  "_location": "/@google-cloud/common",
  "_phantomChildren": {
    "abort-controller": "3.0.0",
    "axios": "0.18.1",
    "buffer-equal-constant-time": "1.0.1",
    "core-util-is": "1.0.3",
    "ecdsa-sig-formatter": "1.0.11",
    "end-of-stream": "1.4.4",
    "es6-promisify": "5.0.0",
    "extend": "3.0.2",
    "inherits": "2.0.4",
    "isarray": "1.0.0",
    "lodash.isstring": "4.0.1",
    "node-fetch": "2.6.7",
    "node-forge": "0.10.0",
    "process-nextick-args": "2.0.1",
    "pseudomap": "1.0.2",
    "retry-axios": "0.3.2",
    "stream-shift": "1.0.1",
    "util-deprecate": "1.0.2"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@google-cloud/common@^0.20.3",
    "name": "@google-cloud/common",
    "escapedName": "@google-cloud%2fcommon",
    "scope": "@google-cloud",
    "rawSpec": "^0.20.3",
    "saveSpec": null,
    "fetchSpec": "^0.20.3"
  },
  "_requiredBy": [
    "/fcm-notification/@google-cloud/firestore"
  ],
  "_resolved": "https://registry.npmjs.org/@google-cloud/common/-/common-0.20.3.tgz",
  "_shasum": "639fb9ed07b0e20bdcfa84ebb0838b8cb2068e3b",
  "_spec": "@google-cloud/common@^0.20.3",
  "_where": "/home/thermalcoderz/group-buy.thermalcode.com/server/node_modules/fcm-notification/node_modules/@google-cloud/firestore",
  "author": {
    "name": "Google Inc."
  },
  "bugs": {
    "url": "https://github.com/googleapis/nodejs-common/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Ali Ijaz Sheikh",
      "email": "ofrobots@google.com"
    },
    {
      "name": "Austin Peterson",
      "email": "austin@akpwebdesign.com"
    },
    {
      "name": "Dave Gramlich",
      "email": "callmehiphop@gmail.com"
    },
    {
      "name": "Eric Uldall",
      "email": "ericuldall@gmail.com"
    },
    {
      "name": "Ernest Landrito",
      "email": "landrito@google.com"
    },
    {
      "name": "Jason Dobry",
      "email": "jdobry@google.com"
    },
    {
      "name": "Justin King",
      "email": "jcking@mtu.edu"
    },
    {
      "name": "Karolis Narkevicius",
      "email": "karolis.n@gmail.com"
    },
    {
      "name": "Kelvin Jin",
      "email": "kelvinjin@google.com"
    },
    {
      "name": "Luke Sneeringer",
      "email": "lukesneeringer@google.com"
    },
    {
      "name": "Matthew Loring",
      "email": "matthewloring@users.noreply.github.com"
    },
    {
      "name": "Michael Prentice",
      "email": "splaktar@gmail.com"
    },
    {
      "name": "Stephen Sawchuk",
      "email": "sawchuk@gmail.com"
    },
    {
      "name": "Tim Swast",
      "email": "swast@google.com"
    }
  ],
  "dependencies": {
    "@types/duplexify": "^3.5.0",
    "@types/request": "^2.47.0",
    "arrify": "^1.0.1",
    "axios": "^0.18.0",
    "duplexify": "^3.6.0",
    "ent": "^2.2.0",
    "extend": "^3.0.1",
    "google-auth-library": "^1.6.0",
    "is": "^3.2.1",
    "pify": "^3.0.0",
    "request": "^2.87.0",
    "retry-request": "^4.0.0",
    "split-array-stream": "^2.0.0",
    "stream-events": "^1.0.4",
    "through2": "^2.0.3"
  },
  "deprecated": false,
  "description": "Common components for Cloud APIs Node.js Client Libraries",
  "devDependencies": {
    "@google-cloud/nodejs-repo-tools": "^2.3.0",
    "@types/arrify": "^1.0.4",
    "@types/ent": "^2.2.1",
    "@types/extend": "^3.0.0",
    "@types/is": "0.0.20",
    "@types/mocha": "^5.2.1",
    "@types/mv": "^2.1.0",
    "@types/ncp": "^2.0.1",
    "@types/nock": "^9.1.3",
    "@types/node": "^10.3.1",
    "@types/pify": "^3.0.2",
    "@types/proxyquire": "^1.3.28",
    "@types/shimmer": "^1.0.1",
    "@types/sinon": "^5.0.1",
    "@types/through2": "^2.0.33",
    "@types/tmp": "0.0.33",
    "@types/uuid": "^3.4.3",
    "codecov": "^3.0.2",
    "gts": "^0.7.0",
    "ink-docstrap": "^1.3.2",
    "intelli-espower-loader": "^1.0.1",
    "js-green-licenses": "^0.5.0",
    "jsdoc": "^3.5.5",
    "mocha": "^5.2.0",
    "mv": "^2.1.1",
    "ncp": "^2.0.0",
    "nock": "^9.3.1",
    "nyc": "^12.0.2",
    "power-assert": "^1.5.0",
    "proxyquire": "^2.0.1",
    "shimmer": "^1.2.0",
    "sinon": "^6.0.0",
    "source-map-support": "^0.5.6",
    "tmp": "0.0.33",
    "typescript": "~2.9.1",
    "uuid": "^3.2.1"
  },
  "engines": {
    "node": ">=4.0.0"
  },
  "files": [
    "build/src",
    "package.json",
    "AUTHORS",
    "CONTRIBUTORS",
    "LICENSE"
  ],
  "homepage": "https://github.com/googleapis/nodejs-common#readme",
  "license": "Apache-2.0",
  "main": "./build/src/index.js",
  "name": "@google-cloud/common",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/googleapis/nodejs-common.git"
  },
  "scripts": {
    "check": "gts check",
    "compile": "tsc -p .",
    "cover": "nyc --reporter=lcov mocha --require source-map-support/register --require intelli-espower-loader build/test && nyc report",
    "docs": "jsdoc -c .jsdoc.js",
    "fix": "gts fix",
    "generate-scaffolding": "repo-tools generate all",
    "license-check": "jsgl --local .",
    "posttest": "npm run check && npm run license-check",
    "prepare": "npm run compile",
    "pretest": "npm run compile",
    "publish-module": "node ../../scripts/publish.js common",
    "test": "npm run test-only",
    "test-no-cover": "mocha build/test",
    "test-only": "npm run cover"
  },
  "types": "./build/src/index.d.ts",
  "version": "0.20.3"
}
