{
  "_args": [
    [
      "googleapis@51.0.0",
      "D:\\Development\\Work\\CENOS\\cenos-licenses"
    ]
  ],
  "_from": "googleapis@51.0.0",
  "_id": "googleapis@51.0.0",
  "_inBundle": false,
  "_integrity": "sha512-ZicnODSX5apolF05lNXc3AHW/zazeaWL8zSiQ7a/Bd4pfHU+TJzX7GP38phjyOVPzIG3qnrJ0SMASJgljlFZlQ==",
  "_location": "/googleapis",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "googleapis@51.0.0",
    "name": "googleapis",
    "escapedName": "googleapis",
    "rawSpec": "51.0.0",
    "saveSpec": null,
    "fetchSpec": "51.0.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/googleapis/-/googleapis-51.0.0.tgz",
  "_spec": "51.0.0",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-licenses",
  "author": {
    "name": "Google Inc."
  },
  "bugs": {
    "url": "https://github.com/googleapis/google-api-nodejs-client/issues"
  },
  "dependencies": {
    "google-auth-library": "^6.0.0",
    "googleapis-common": "^4.1.0"
  },
  "description": "Google APIs Client Library for Node.js",
  "devDependencies": {
    "@compodoc/compodoc": "^1.1.10",
    "@types/execa": "^0.9.0",
    "@types/mkdirp": "^1.0.0",
    "@types/mocha": "^7.0.0",
    "@types/mv": "^2.1.0",
    "@types/ncp": "^2.0.1",
    "@types/node": "^12.0.1",
    "@types/nunjucks": "^3.1.1",
    "@types/prettier": "^2.0.0",
    "@types/qs": "^6.5.3",
    "@types/rimraf": "^3.0.0",
    "@types/sinon": "^9.0.0",
    "@types/tmp": "^0.2.0",
    "@types/url-template": "^2.0.28",
    "@types/yargs-parser": "^15.0.0",
    "c8": "^7.0.0",
    "codecov": "^3.4.0",
    "execa": "^4.0.0",
    "gaxios": "^3.0.3",
    "gts": "^2.0.0",
    "js-green-licenses": "^2.0.0",
    "linkinator": "^2.0.0",
    "mkdirp": "^1.0.0",
    "mocha": "^7.0.0",
    "mv": "^2.1.1",
    "ncp": "^2.0.0",
    "nock": "^12.0.0",
    "nunjucks": "^3.2.1",
    "open": "^7.0.0",
    "p-queue": "^6.0.0",
    "prettier": "^2.0.5",
    "rimraf": "^3.0.0",
    "server-destroy": "^1.0.1",
    "sinon": "^9.0.2",
    "tmp": "^0.2.0",
    "typescript": "^3.8.3",
    "yargs-parser": "^18.1.3"
  },
  "engines": {
    "node": ">=10"
  },
  "files": [
    "build/src",
    "!build/src/**/*.map"
  ],
  "homepage": "https://github.com/googleapis/google-api-nodejs-client#readme",
  "keywords": [
    "google",
    "api",
    "google apis",
    "client",
    "client library"
  ],
  "license": "Apache-2.0",
  "main": "./build/src/index.js",
  "name": "googleapis",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/googleapis/google-api-nodejs-client.git"
  },
  "scripts": {
    "build-tools": "tsc -p tsconfig.tools.json",
    "clean": "gts clean",
    "compile": "tsc -p .",
    "docs": "node build/src/generator/docs",
    "docs-test": "linkinator docs",
    "download": "node build/src/generator/download.js",
    "fix": "gts fix",
    "generate": "node build/src/generator/generate.js",
    "lint": "gts check",
    "predocs": "npm run build-tools",
    "predocs-test": "npm run docs",
    "predownload": "npm run build-tools",
    "pregenerate": "npm run build-tools",
    "prelint": "cd samples; npm link ../; npm i",
    "prepare": "npm run compile",
    "presystem-test": "npm run compile",
    "pretest": "npm run compile",
    "samples-test": "cd samples && npm link ../ && pwd && npm test",
    "submit-prs": "node build/src/generator/synth.js",
    "system-test": "mocha build/system-test",
    "test": "c8 mocha build/test"
  },
  "types": "./build/src/index.d.ts",
  "version": "51.0.0"
}
