{
  "_args": [
    [
      {
        "raw": "follow-redirects@^1.0.0",
        "scope": null,
        "escapedName": "follow-redirects",
        "name": "follow-redirects",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/lively4-gh-explorer/node_modules/http-proxy"
    ]
  ],
  "_from": "follow-redirects@>=1.0.0 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "follow-redirects@1.5.9",
  "_inCache": true,
  "_installable": true,
  "_location": "/follow-redirects",
  "_nodeVersion": "10.9.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/follow-redirects_1.5.9_1539100905320_0.008006507326728585"
  },
  "_npmUser": {
    "name": "rubenverborgh",
    "email": "ruben@verborgh.org"
  },
  "_npmVersion": "6.4.1",
  "_phantomChildren": {
    "ms": "2.0.0"
  },
  "_requested": {
    "raw": "follow-redirects@^1.0.0",
    "scope": null,
    "escapedName": "follow-redirects",
    "name": "follow-redirects",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/http-proxy"
  ],
  "_resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.5.9.tgz",
  "_shasum": "c9ed9d748b814a39535716e531b9196a845d89c6",
  "_shrinkwrap": null,
  "_spec": "follow-redirects@^1.0.0",
  "_where": "/home/lively4/lively4/lively4-gh-explorer/node_modules/http-proxy",
  "author": {
    "name": "Olivier Lalonde",
    "email": "olalonde@gmail.com",
    "url": "http://www.syskall.com"
  },
  "bugs": {
    "url": "https://github.com/olalonde/follow-redirects/issues"
  },
  "contributors": [
    {
      "name": "James Talmage",
      "email": "james@talmage.io"
    },
    {
      "name": "Ruben Verborgh",
      "email": "ruben@verborgh.org",
      "url": "https://ruben.verborgh.org/"
    }
  ],
  "dependencies": {
    "debug": "=3.1.0"
  },
  "description": "HTTP and HTTPS modules that follow redirects.",
  "devDependencies": {
    "concat-stream": "^1.6.0",
    "coveralls": "^3.0.0",
    "eslint": "^4.19.1",
    "express": "^4.16.2",
    "mocha": "^5.0.0",
    "nyc": "^11.8.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-Bh65EZI/RU8nx0wbYF9shkFZlqLP+6WT/5FnA3cE/djNSuKNHJEinGGZgu/cQEkeeb2GdFOgenAmn8qaqYke2w==",
    "shasum": "c9ed9d748b814a39535716e531b9196a845d89c6",
    "tarball": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.5.9.tgz",
    "fileCount": 6,
    "unpackedSize": 19522,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvNDqCRA9TVsSAnZWagAAvKkP/j2g9UU23tkeBbnBBcDU\nfk0cBX6C+0D6Jo4FFXLr6ZBCZ77yHwZLHcbWGcHJzGaBDRG71aQC9DpoEMXq\nPeBGtp1Ag8tS1uC8SgCq1jYKqv3J84NzkpnKpzPA7PWcU6uG9erGjcRKenpB\nyWnF8EUTNLFA52WBhfE+lzn5yNx2nEpdxV55uYAwTyMZkub8edh/l48EwG9U\nH1XsySLz7MsEXr+1zsKl9MwsW6Z/ukFXFSZhiIJVM5ygq56AMiN57644uEbQ\ntXet7FNj+JafBXSuQnqrhatWnqu6oCxuuNYGpYiYjqbE53ExF3UHHRaHFMpY\n/IUbGUg3NsfGxgpBw9NGrai80eFhXr+m48dpWHGD3RjBRRVsbkjM1klxLo00\n7/o/nFGckmmf5w6GO0ev960QNoVJuDhDeM7Z5aDloEmazfUA6SvsoIHSCxEf\njxYh5RfnuNq5f8neqgvxp4TZ4WIzwHt9qL17YYAj4yqFEAZAfceZ3rrL4dcJ\nXmrEistf5DAiChl92vmUMT+hGpFUrUbk8cQ/DM4w0+Gk3Ikkn3J5fPBEHiBl\nE9HQNzkDrPzGTgnH+rRPw+lO5CDBMS6RZ/uoiQI+dDETUKtLg9+uCsfIaGBN\ntXtlW4EvzTLAASofbQheIOmg188y6vg4R4iNB0vDeM576QWpV1Jn9MSw6BEO\npP1Y\r\n=Zxsh\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=4.0"
  },
  "gitHead": "90a52f7c9bc084c20ae167d7fcd0ede4770f582e",
  "homepage": "https://github.com/olalonde/follow-redirects",
  "keywords": [
    "http",
    "https",
    "url",
    "redirect",
    "client",
    "location",
    "utility"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "jamestalmage",
      "email": "james@talmage.io"
    },
    {
      "name": "olalonde",
      "email": "olalonde@gmail.com"
    },
    {
      "name": "rubenverborgh",
      "email": "ruben.verborgh@gmail.com"
    }
  ],
  "name": "follow-redirects",
  "nyc": {
    "reporter": [
      "lcov",
      "text"
    ]
  },
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/olalonde/follow-redirects.git"
  },
  "scripts": {
    "lint": "eslint *.js test",
    "mocha": "nyc mocha",
    "test": "npm run lint && npm run mocha"
  },
  "version": "1.5.9"
}
