{
  "_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-lu/node_modules/http-proxy"
    ]
  ],
  "_from": "follow-redirects@>=1.0.0 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "follow-redirects@1.15.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/follow-redirects",
  "_nodeVersion": "18.8.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/follow-redirects_1.15.2_1663081459173_0.11989730084869654"
  },
  "_npmUser": {
    "name": "rubenverborgh",
    "email": "ruben@verborgh.org"
  },
  "_npmVersion": "8.18.0",
  "_phantomChildren": {},
  "_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.15.2.tgz",
  "_shasum": "b460864144ba63f2681096f274c4e57026da2c13",
  "_shrinkwrap": null,
  "_spec": "follow-redirects@^1.0.0",
  "_where": "/home/lively4/lively4/lively4-lu/node_modules/http-proxy",
  "author": {
    "name": "Ruben Verborgh",
    "email": "ruben@verborgh.org",
    "url": "https://ruben.verborgh.org/"
  },
  "bugs": {
    "url": "https://github.com/follow-redirects/follow-redirects/issues"
  },
  "contributors": [
    {
      "name": "Olivier Lalonde",
      "email": "olalonde@gmail.com",
      "url": "http://www.syskall.com"
    },
    {
      "name": "James Talmage",
      "email": "james@talmage.io"
    }
  ],
  "dependencies": {},
  "description": "HTTP and HTTPS modules that follow redirects.",
  "devDependencies": {
    "concat-stream": "^2.0.0",
    "eslint": "^5.16.0",
    "express": "^4.16.4",
    "lolex": "^3.1.0",
    "mocha": "^6.0.2",
    "nyc": "^14.1.1"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==",
    "shasum": "b460864144ba63f2681096f274c4e57026da2c13",
    "tarball": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz",
    "fileCount": 7,
    "unpackedSize": 28287,
    "signatures": [
      {
        "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
        "sig": "MEQCIH4XAQwrMAPYIbhSXjaWTQfQPE6t+qFnTAZvgGB+EfiYAiBPrX3hxSBGIkcJGoWxvmNoID8sCT01g0Hsxqzd84dT7g=="
      }
    ],
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIJvzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmozIA/+Nzxm5iFxjz2GvCp4jWfJdfdqbtwLZo8aRyNWayKWhw6OX8Tx\r\n7J0OmhZfwdK7ObAD13Ujvx4GVYJ0LEN3QYTjI0z3U5ZfKzhewAaZQ6Mr/jqG\r\ngSQjlnzvWubDkvopKs7jWKvkVhajRgFvuMX3fbSJ8xaOhyjtqB+BOaCSG/R0\r\nr9lM6UzqtZAqMQ5BMdj/POt0/GejE6kS9UoPclN4qCVNm5hi+a3Hy0z5qy6E\r\nvfuguKx1lWET7YVG28yzmGO/8qSspxQ+Eeeq9dLBl8WUbXqf/L8ErM3o4ku0\r\nyGpGPr7dM61AifiBuuz89MrKsLRxcuzo2CEnowVqyRzjWjbNi3JhYEZagVAa\r\nlw3ycCvB2WRw8Ftqw7mqvcRY6XpAKtO2WcyuQfWX0EtFYC9+79Xfcna7Y/vc\r\nfoxJwHjaJ4Fdh9LNwzyiPPdAyhON3nLoUo+v9BtQmkhJR8H5jE2f7Ujlo925\r\nL8JvitdJYzSSP/+1pe23Tsq+72vKxa+/giwJnLrSVdZYvlrws5ydghp+GtXC\r\n6sN3kff06dKLCRFTy/Cq5L6HcgPOVhPkSOu2qxye3c4tjpR7c9sv3ixocIXz\r\nGEj5/3oFM1/HyhWPYe7L24jMABfOGMonJ+Ef0E693oO1pt3B11eHx5kpDDVZ\r\namgsj6hdNXc6Q+o87DcwPRYh++3k1BGIg1k=\r\n=Ht8q\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=4.0"
  },
  "funding": [
    {
      "type": "individual",
      "url": "https://github.com/sponsors/RubenVerborgh"
    }
  ],
  "gitHead": "96552371eeec58567850d0288ba793274d1ca50b",
  "homepage": "https://github.com/follow-redirects/follow-redirects",
  "keywords": [
    "http",
    "https",
    "url",
    "redirect",
    "client",
    "location",
    "utility"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "rubenverborgh",
      "email": "ruben@verborgh.org"
    },
    {
      "name": "olalonde",
      "email": "olalonde@gmail.com"
    }
  ],
  "name": "follow-redirects",
  "optionalDependencies": {},
  "peerDependenciesMeta": {
    "debug": {
      "optional": true
    }
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/follow-redirects/follow-redirects.git"
  },
  "scripts": {
    "lint": "eslint *.js test",
    "mocha": "nyc mocha",
    "test": "npm run lint && npm run mocha"
  },
  "version": "1.15.2"
}
