{
  "_args": [
    [
      "retry-request@^4.0.0",
      "/home/techugo/Desktop/newsletter/newsletter/node_modules/google-gax"
    ]
  ],
  "_from": "retry-request@>=4.0.0 <5.0.0",
  "_id": "retry-request@4.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/retry-request",
  "_nodeVersion": "8.1.3",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/retry-request_4.0.0_1528737309101_0.39882222140196477"
  },
  "_npmUser": {
    "email": "stephenplusplusplus@gmail.com",
    "name": "stephenplusplus"
  },
  "_npmVersion": "6.0.1",
  "_phantomChildren": {
    "core-util-is": "1.0.2",
    "inherits": "2.0.3",
    "isarray": "1.0.0",
    "util-deprecate": "1.0.2",
    "xtend": "4.0.1"
  },
  "_requested": {
    "name": "retry-request",
    "raw": "retry-request@^4.0.0",
    "rawSpec": "^4.0.0",
    "scope": null,
    "spec": ">=4.0.0 <5.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@google-cloud/common",
    "/google-gax"
  ],
  "_resolved": "https://registry.npmjs.org/retry-request/-/retry-request-4.0.0.tgz",
  "_shasum": "5c366166279b3e10e9d7aa13274467a05cb69290",
  "_shrinkwrap": null,
  "_spec": "retry-request@^4.0.0",
  "_where": "/home/techugo/Desktop/newsletter/newsletter/node_modules/google-gax",
  "author": {
    "email": "sawchuk@gmail.com",
    "name": "Stephen Sawchuk"
  },
  "bugs": {
    "url": "https://github.com/stephenplusplus/retry-request/issues"
  },
  "dependencies": {
    "through2": "^2.0.0"
  },
  "description": "Retry a request.",
  "devDependencies": {
    "async": "^2.5.0",
    "lodash.range": "^3.2.0",
    "mocha": "^2.2.5",
    "request": "^2.87.0"
  },
  "directories": {},
  "dist": {
    "fileCount": 5,
    "integrity": "sha512-S4HNLaWcMP6r8E4TMH52Y7/pM8uNayOcTDDQNBwsCccL1uI+Ol2TljxRDPzaNfbhOB30+XWP5NnZkB3LiJxi1w==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbHq4fCRA9TVsSAnZWagAAfH8P/iBF1C26mErNxL8jrISY\n3zGDX+K8tp0GVveN5VwSVAV0LaW3nR/Co9npYkpopGzGLLFiALqUmIoKf561\n6hMElJiTjAMdtTq6kiLj6cx/+8MqcYARibRJ7sT/VuDIGpWKOLOY4ldx/02a\nFw1skxRgeLB4o5Ipk29FH1h3pVwbnH8Qrp00GFVu8ubmSImRkIEhbeyWC0OE\nX5xRRjdtMwe/pCBW6VQJn79+VINLBdrWD/AFFhCxHLmY5Nn5ptsNcNqA00rQ\nyWRZRYMz7o4ECPnGrsDup8MkaHxlKtmwI3dy2fgad5XpOFExFFLxs5qMh12c\no0n6hXB0rrzCnzGCHGwaedOFVdPktLd2o7/MDvZT/X1YY1fy8Rn6GcQO3MGP\nRRrjz1Wr8T0ZMHCeVSW4hQ4ZB6YXadpeTP3qJZjw+aYARAUJcuj7Rewvwkx+\nDQCccug9b+qLIYJbVkuyfJkqRK8ry3PUUcay25VxIeTbK0Pok/p9rL4ST0Zt\ns6z0X1FH8qddLjAjlhfdFZh17gVE45jQlN8f90gYK8FPbdIq0WuH4crC8wGa\ngDZ6YKSXDyAjQMrtfbCszqto8D9RCyHF+Xtqa/9HHmrGUyFgkXeZz+u53C3d\nhoEGTuQtmFYqPBSMpJed6VuDyNK0YKdBI85bPJojKUZ9ACamXNc15XMMwTRN\nuFez\r\n=itAN\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "5c366166279b3e10e9d7aa13274467a05cb69290",
    "tarball": "https://registry.npmjs.org/retry-request/-/retry-request-4.0.0.tgz",
    "unpackedSize": 11768
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.d.ts",
    "index.js",
    "license"
  ],
  "gitHead": "48a8ec0ce54805ab8ea41edc8c89363a09c886d9",
  "homepage": "https://github.com/stephenplusplus/retry-request#readme",
  "keywords": [
    "request",
    "retry",
    "stream"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "stephenplusplus",
      "email": "sawchuk@gmail.com"
    }
  ],
  "name": "retry-request",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stephenplusplus/retry-request.git"
  },
  "scripts": {
    "test": "mocha --timeout 0"
  },
  "types": "index.d.ts",
  "version": "4.0.0"
}
