{
  "_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-synctool/node_modules/http-proxy"
    ]
  ],
  "_from": "follow-redirects@>=1.0.0 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "follow-redirects@1.14.5",
  "_inCache": true,
  "_installable": true,
  "_location": "/follow-redirects",
  "_nodeVersion": "16.5.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/follow-redirects_1.14.5_1635618572660_0.19128960737993905"
  },
  "_npmUser": {
    "name": "rubenverborgh",
    "email": "ruben@verborgh.org"
  },
  "_npmVersion": "7.19.1",
  "_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.14.5.tgz",
  "_shasum": "f09a5848981d3c772b5392309778523f8d85c381",
  "_shrinkwrap": null,
  "_spec": "follow-redirects@^1.0.0",
  "_where": "/home/lively4/lively4/lively4-synctool/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-wtphSXy7d4/OR+MvIFbCVBDzZ5520qV8XfPklSN5QtxuMUJZ+b0Wnst1e1lCDocfzuCkHqj8k0FpZqO+UIaKNA==",
    "shasum": "f09a5848981d3c772b5392309778523f8d85c381",
    "tarball": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.5.tgz",
    "fileCount": 7,
    "unpackedSize": 26446
  },
  "engines": {
    "node": ">=4.0"
  },
  "funding": [
    {
      "type": "individual",
      "url": "https://github.com/sponsors/RubenVerborgh"
    }
  ],
  "gitHead": "d01ab7a5c5df3617c7a40a03de7af6427fdfac55",
  "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.14.5"
}
