{
  "_args": [
    [
      "grpc@^1.16.0",
      "/home/techugo/Desktop/newsletter/newsletter/node_modules/google-gax"
    ]
  ],
  "_from": "grpc@>=1.16.0 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "grpc@1.19.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/grpc",
  "_nodeVersion": "8.11.2",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/grpc_1.19.0_1551742181130_0.2787124388706579"
  },
  "_npmUser": {
    "email": "mlumish@google.com",
    "name": "murgatroid99"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {
    "ascli": "1.0.1",
    "bytebuffer": "5.0.1",
    "yargs": "3.32.0"
  },
  "_requested": {
    "name": "grpc",
    "raw": "grpc@^1.16.0",
    "rawSpec": "^1.16.0",
    "scope": null,
    "spec": ">=1.16.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/google-gax",
    "/grpc-gcp"
  ],
  "_resolved": "https://registry.npmjs.org/grpc/-/grpc-1.19.0.tgz",
  "_shasum": "129fb30923ea2fa7a9b2623f9e7930eda91a242f",
  "_shrinkwrap": null,
  "_spec": "grpc@^1.16.0",
  "_where": "/home/techugo/Desktop/newsletter/newsletter/node_modules/google-gax",
  "author": {
    "name": "Google Inc."
  },
  "binary": {
    "host": "https://node-precompiled-binaries.grpc.io/",
    "module_name": "grpc_node",
    "module_path": "src/node/extension_binary/{node_abi}-{platform}-{arch}-{libc}",
    "package_name": "{node_abi}-{platform}-{arch}-{libc}.tar.gz",
    "remote_path": "{name}/v{version}"
  },
  "bugs": {
    "url": "https://github.com/grpc/grpc-node/issues"
  },
  "bundleDependencies": [
    "node-pre-gyp"
  ],
  "contributors": [
    {
      "name": "Michael Lumish",
      "email": "mlumish@google.com"
    }
  ],
  "dependencies": {
    "lodash.camelcase": "^4.3.0",
    "lodash.clone": "^4.5.0",
    "nan": "^2.0.0",
    "node-pre-gyp": "^0.12.0",
    "protobufjs": "^5.0.3"
  },
  "description": "gRPC Library for Node",
  "devDependencies": {
    "body-parser": "^1.15.2",
    "electron-mocha": "^3.1.1",
    "express": "^4.14.0",
    "google-protobuf": "^3.0.0",
    "istanbul": "^0.4.4",
    "lodash": "^4.17.4",
    "minimist": "^1.1.0",
    "node-forge": "^0.7.5",
    "poisson-process": "^0.2.1"
  },
  "directories": {
    "lib": "src"
  },
  "dist": {
    "fileCount": 2069,
    "integrity": "sha512-xX+jZ1M3YXjngsRj/gTxB4EwM0WoWUr54DmyNq9xTeg1oSuVaTPD/PK9wnZKOJWTt1pkeFspXqwJPhddZNxHOA==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcfbTmCRA9TVsSAnZWagAAbBcP/3l1561d0QOzkkGLUY8b\nmqsnOy2F+15lBs7xJMJG+5LxJNZNZ7BAt5APADmfq46NInFpMSIISozl7373\nLb3KkQDtUtFME4nWfkV2j5koBGH+QcOq1bz0QNn5DHqX4lX4PUSysGabZ3GC\n7v1sLQ/S36YXwjkPZJlDFILjxSfSgSl7vRJGUAdDNLP2Vg6QlqxBgaMf0p9C\nhCLVPbVrWF+XPKJoDidDRqH5UAGtuRRZKlfrOLZvcRT6pbO7aDgK7CYvc/Tv\nYic7lMvm8815/iAOUaMZu8BaYQ1f9+3PWaEQYMR7FUTYvx8VmPmC4z/C7CFd\nt648JVNjOuQEt6j3gkAl7jss5IgH0NTMnPD9fMYeiEj46yoC5wRhwLbPkl6N\nV9nKOnZq8XRKyW2D/exxQAERyqxoVSFHKNMKjf3c1gM374J4TJaF1UuJjUGw\nLR03jYm33kUUBwq29+PicEeA/ZHDhuh2WUjO705rZ9+sHYtW3MVbE/yGiGVG\nRF9slIjt2gRXt0QfUp04DZ79dL+ArFX7tFj4EMS85mTWjvog7CxXHkfTUexA\nrf9gPBi/kiHTvHeo/vRRXprTgqfzYLsgDL1y0SrJm1sSdFtJQTIWo9vFvsfV\npi0G+UFBwEIjNo9sA0Svnzn98LZph89WMzFX2f4BWt7DTEaRgTCG/QSGciJ7\nm/gm\r\n=nd4D\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "129fb30923ea2fa7a9b2623f9e7930eda91a242f",
    "tarball": "https://registry.npmjs.org/grpc/-/grpc-1.19.0.tgz",
    "unpackedSize": 19064267
  },
  "engines": {
    "node": ">=4"
  },
  "homepage": "https://grpc.io/",
  "jshintConfig": {
    "bitwise": true,
    "curly": true,
    "eqeqeq": true,
    "esnext": true,
    "freeze": true,
    "immed": true,
    "indent": 2,
    "latedef": "nofunc",
    "maxlen": 80,
    "mocha": true,
    "newcap": true,
    "noarg": true,
    "node": true,
    "quotmark": "single",
    "strict": true,
    "trailing": true,
    "undef": true,
    "unused": "vars"
  },
  "license": "Apache-2.0",
  "main": "index.js",
  "maintainers": [
    {
      "name": "grpc-packages",
      "email": "grpc-packages@google.com"
    },
    {
      "name": "murgatroid99",
      "email": "mlumish@google.com"
    }
  ],
  "name": "grpc",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/grpc/grpc-node.git"
  },
  "scripts": {
    "build": "node-pre-gyp build",
    "coverage": "istanbul cover ./node_modules/.bin/_mocha test",
    "electron-build": "node-pre-gyp configure build --runtime=electron --disturl=https://atom.io/download/atom-shell",
    "install": "node-pre-gyp install --fallback-to-build --library=static_library",
    "prepack": "git submodule update --init --recursive && npm install"
  },
  "typings": "index.d.ts",
  "version": "1.19.0"
}
