{
  "_args": [
    [
      "grpc-gcp@^0.1.1",
      "/home/techugo/Desktop/newsletter/newsletter/node_modules/google-gax"
    ]
  ],
  "_from": "grpc-gcp@>=0.1.1 <0.2.0",
  "_hasShrinkwrap": false,
  "_id": "grpc-gcp@0.1.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/grpc-gcp",
  "_nodeVersion": "8.11.2",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/grpc-gcp_0.1.1_1542411486447_0.2899692345499898"
  },
  "_npmUser": {
    "email": "weiranf@google.com",
    "name": "weiranfang"
  },
  "_npmVersion": "6.4.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "grpc-gcp",
    "raw": "grpc-gcp@^0.1.1",
    "rawSpec": "^0.1.1",
    "scope": null,
    "spec": ">=0.1.1 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/google-gax"
  ],
  "_resolved": "https://registry.npmjs.org/grpc-gcp/-/grpc-gcp-0.1.1.tgz",
  "_shasum": "a11be8a7e7a6edf5f636b44a6a24fb4cc028f71f",
  "_shrinkwrap": null,
  "_spec": "grpc-gcp@^0.1.1",
  "_where": "/home/techugo/Desktop/newsletter/newsletter/node_modules/google-gax",
  "author": {
    "name": "Google Inc."
  },
  "bugs": {
    "url": "https://github.com/GoogleCloudPlatform/grpc-gcp-node/issues"
  },
  "dependencies": {
    "grpc": "^1.16.0",
    "protobufjs": "^6.8.8"
  },
  "description": "Extension for supporting Google Cloud Platform specific features for gRPC.",
  "devDependencies": {
    "@grpc/proto-loader": "0.3.0",
    "eslint": "5.9.0",
    "eslint-config-prettier": "3.3.0",
    "eslint-plugin-node": "8.0.0",
    "eslint-plugin-prettier": "3.0.0",
    "google-auth-library": "2.0.1",
    "google-gax": "0.22.1",
    "google-protobuf": "3.6.1",
    "grpc-tools": "1.6.6",
    "gts": "0.9.0",
    "mocha": "5.2.0",
    "nyc": "13.1.0",
    "prettier": "1.15.2",
    "typescript": "3.1.6"
  },
  "directories": {},
  "dist": {
    "fileCount": 13,
    "integrity": "sha512-MAt0Ae9QuL2Lbbt2d+kDta5AxqRD1JVXtBcJuQKp9GeFL5TxPw/hxIyDNyivPjKEXjbG3cBGwSE3CXq6a3KHEQ==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb71TfCRA9TVsSAnZWagAAqy0QAIgLnsTOsL1A30/5sCs3\nNWmrpjFQZLAVe+e9IBVIYHbmEF8EP7V9aBVsyAaqPf87sY5XrRnlnVKLY6U6\nBYa2ri2y+Ka9jGKjh4jxCgU4+OclggkgYdog9o32cBfxhpOxXvfEItkpHE42\n7/gURHnC0xc6lrjnQDx8Tufhy18x2yc/B+h+1YwPd6La8SM0fQWy8jygZbex\nDGD2ruHdEcm1GGPofXeuJb4cHEJ+n+0VPnSEzsFJG3PDEYKz37zHPAB+pR6f\npVUzz/E0JWDMe8YMJK2eJZorqxM2Q+4xH4dHRdk9IZPQQ/I471eCINMYK+i0\n/CdeaoqM7/iT69J0kGmZKygMJroFDOXoVIFeauvLsfYTVeQ83OWDzuP3dG4w\nZKceyPi/2G2hJZ6qMBSWqOXebDxQrDXMkzMO3l3Nt45+YKDIWx8skcgSR9cl\n4v3DVittJvL4bIQFP0RDKagiq2bX6AteVwK9zPPub/SMXlJpG5Y5pdORWiem\n+r5+rpedJVDjT84F7eqLWpLLTdr3T2vPEFIFnABZodq7P7BeoLT0fkHgp3IT\nvYvKgLCuY3gydVUVGdX0mTim/AMPTin647k/xcv60wLbi5+zw10s2AGZwlL4\nbfUzT6lPOLBQ/1/U6Z/mHAi/M3gpFqUfjoeTOoL3wGuFL7F5grdghhB+DrYF\nu5mu\r\n=kBYC\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "a11be8a7e7a6edf5f636b44a6a24fb4cc028f71f",
    "tarball": "https://registry.npmjs.org/grpc-gcp/-/grpc-gcp-0.1.1.tgz",
    "unpackedSize": 107799
  },
  "engines": {
    "node": ">=6"
  },
  "homepage": "https://github.com/GoogleCloudPlatform/grpc-gcp-node#readme",
  "keywords": [
    "cloud",
    "gcp",
    "google",
    "grpc"
  ],
  "license": "Apache-2.0",
  "main": "build/src/index.js",
  "maintainers": [
    {
      "name": "weiranfang",
      "email": "weiranf@google.com"
    }
  ],
  "name": "grpc-gcp",
  "nyc": {
    "exclude": [
      "src/generated",
      "test"
    ]
  },
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/GoogleCloudPlatform/grpc-gcp-node.git"
  },
  "scripts": {
    "build": "./codegen.sh && tsc && cp -r src/generated build/src/",
    "check": "gts check",
    "coverage": "nyc ./node_modules/.bin/_mocha test/unit test/integration --reporter spec --timeout 600000",
    "eslint": "eslint test/integration",
    "fix": "gts fix",
    "integration-tests": "mocha test/integration/*.js --reporter spec --timeout 10000",
    "preintegration-tests": "npm run build",
    "prettier": "prettier --write src/*.ts test/**/*.js",
    "preunit-tests": "npm run build",
    "unit-tests": "mocha test/unit/*.js --reporter spec"
  },
  "types": "build/src/index.d.ts",
  "version": "0.1.1"
}
