{
  "_args": [
    [
      {
        "raw": "googleapis@27",
        "scope": null,
        "escapedName": "googleapis",
        "name": "googleapis",
        "rawSpec": "27",
        "spec": ">=27.0.0 <28.0.0",
        "type": "range"
      },
      "C:\\Users\\tfraz\\Desktop\\jimbos"
    ]
  ],
  "_from": "googleapis@>=27.0.0 <28.0.0",
  "_hasShrinkwrap": false,
  "_id": "googleapis@27.0.0",
  "_inCache": true,
  "_location": "/googleapis",
  "_nodeVersion": "8.9.4",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/googleapis_27.0.0_1519944323864_0.03315173066072852"
  },
  "_npmUser": {
    "name": "googleapis-packages",
    "email": "googleapis-packages@google.com"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "googleapis@27",
    "scope": null,
    "escapedName": "googleapis",
    "name": "googleapis",
    "rawSpec": "27",
    "spec": ">=27.0.0 <28.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/googleapis/-/googleapis-27.0.0.tgz",
  "_shasum": "c210633b43e7047b65d33da40c489b6d8f9c02b8",
  "_shrinkwrap": null,
  "_spec": "googleapis@27",
  "_where": "C:\\Users\\tfraz\\Desktop\\jimbos",
  "author": {
    "name": "Google Inc."
  },
  "bugs": {
    "url": "https://github.com/google/google-api-nodejs-client/issues"
  },
  "contributors": [
    {
      "name": "Burcu Dogan",
      "email": "jbd@google.com"
    },
    {
      "name": "Jason Allor",
      "email": "jasonall@google.com"
    },
    {
      "name": "Jason Dobry",
      "email": "jason.dobry@gmail.com"
    },
    {
      "name": "Ryan Seys",
      "email": "ryanseys@google.com"
    },
    {
      "name": "Tim Emiola",
      "email": "tbetbetbe@google.com"
    },
    {
      "name": "Justin Beckwith",
      "email": "beckwith@google.com"
    },
    {
      "name": "Alexander Fenster",
      "email": "fenster@google.com"
    }
  ],
  "dependencies": {
    "google-auth-library": "^1.3.1",
    "pify": "^3.0.0",
    "qs": "^6.5.1",
    "string-template": "1.0.0",
    "uuid": "^3.2.1"
  },
  "description": "Google APIs Client Library for Node.js",
  "devDependencies": {
    "@types/express": "^4.11.1",
    "@types/minimist": "1.2.0",
    "@types/mkdirp": "0.5.2",
    "@types/mocha": "2.2.48",
    "@types/mv": "^2.1.0",
    "@types/ncp": "^2.0.1",
    "@types/nock": "^9.1.2",
    "@types/node": "9.4.6",
    "@types/nunjucks": "^3.0.0",
    "@types/p-queue": "^2.3.1",
    "@types/pify": "^3.0.0",
    "@types/qs": "^6.5.1",
    "@types/rimraf": "^2.0.2",
    "@types/source-map-support": "^0.4.0",
    "@types/string-template": "^1.0.2",
    "@types/tmp": "0.0.33",
    "@types/uuid": "^3.4.3",
    "axios": "^0.18.0",
    "clang-format": "^1.2.2",
    "codecov": "^3.0.0",
    "express": "^4.16.2",
    "gts": "0.5.3",
    "ink-docstrap": "1.3.2",
    "intelli-espower-loader": "1.0.1",
    "js-green-licenses": "^0.4.0",
    "jsdoc": "3.5.5",
    "minimist": "1.2.0",
    "mkdirp": "0.5.1",
    "mocha": "5.0.1",
    "mv": "^2.1.1",
    "nconf": "^0.10.0",
    "ncp": "^2.0.0",
    "nock": "9.2.2",
    "nunjucks": "^3.1.0",
    "nyc": "11.4.1",
    "opn": "5.2.0",
    "p-queue": "^2.3.0",
    "rimraf": "2.6.2",
    "semistandard": "12.0.1",
    "server-destroy": "^1.0.1",
    "source-map-support": "0.5.3",
    "tmp": "0.0.33",
    "typescript": "2.7.2"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-Cz0BRsZmewc21N50x5nAUW5cqaGhJ9ETQKZMGqGL4BxmCV7ETELazSqmNi4oCDeRwM4Iub/fIJWAWZk2i6XLCg==",
    "shasum": "c210633b43e7047b65d33da40c489b6d8f9c02b8",
    "tarball": "https://registry.npmjs.org/googleapis/-/googleapis-27.0.0.tgz",
    "fileCount": 617,
    "unpackedSize": 10584813
  },
  "engines": {
    "node": ">=4.0"
  },
  "files": [
    "LICENSE",
    "README.md",
    "build/src",
    "package.json"
  ],
  "gitHead": "e7f1065c936fbb42b3a127f56d7f0a70a7e88316",
  "homepage": "https://github.com/google/google-api-nodejs-client#readme",
  "keywords": [
    "google",
    "api",
    "google apis",
    "client",
    "client library"
  ],
  "license": "Apache-2.0",
  "main": "./build/src/index.js",
  "maintainers": [
    {
      "name": "googleapis-packages",
      "email": "googleapis-packages@google.com"
    },
    {
      "name": "jdobry",
      "email": "jason.dobry@gmail.com"
    },
    {
      "name": "ryanseys",
      "email": "ryan@ryanseys.com"
    },
    {
      "name": "tbetbetbe",
      "email": "temiola@google.com"
    },
    {
      "name": "thejbf",
      "email": "burcujdogan@gmail.com"
    }
  ],
  "name": "googleapis",
  "nyc": {
    "exclude": [
      "build/src/apis",
      "build/test"
    ]
  },
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "url": "git+https://github.com/google/google-api-nodejs-client.git",
    "type": "git"
  },
  "scripts": {
    "build-tools": "tsc -p tsconfig.tools.json",
    "check": "gts check && npm run check-samples",
    "check-samples": "semistandard \"samples/**/*.js\"",
    "clean": "gts clean",
    "compile": "tsc -p .",
    "cover": "nyc --cache mocha build/test/ --recursive -t 10000 -S -R spec --require intelli-espower-loader && nyc report --reporter=html",
    "doc": "jsdoc -c jsdoc-conf.json",
    "fix": "gts fix && npm run fix-samples",
    "fix-samples": "semistandard --fix \"samples/**/*.js\"",
    "generate-apis": "npm run build-tools && node build/src/scripts/generate.js && clang-format -i -style='{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}' src/apis/**/*.ts",
    "license-check": "jsgl --local .",
    "posttest": "npm run check && npm run license-check",
    "prepare": "npm run compile",
    "pretest": "npm run compile",
    "test": "npm run cover"
  },
  "semistandard": {
    "ignore": [
      "apis",
      "templates/*"
    ],
    "globals": [
      "after",
      "afterEach",
      "before",
      "beforeEach",
      "describe",
      "it"
    ]
  },
  "types": "./build/src/index.d.ts",
  "version": "27.0.0"
}
