{
  "_args": [
    [
      {
        "raw": "follow-redirects@^1.14.4",
        "scope": null,
        "escapedName": "follow-redirects",
        "name": "follow-redirects",
        "rawSpec": "^1.14.4",
        "spec": ">=1.14.4 <2.0.0",
        "type": "range"
      },
      "/var/www/wsoft.com.mx/ws/wsystems_cron/node_modules/axios"
    ]
  ],
  "_from": "follow-redirects@>=1.14.4 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "follow-redirects@1.14.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/follow-redirects",
  "_nodeVersion": "16.5.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/follow-redirects_1.14.4_1631622083804_0.3454199755376193"
  },
  "_npmUser": {
    "name": "rubenverborgh",
    "email": "ruben@verborgh.org"
  },
  "_npmVersion": "7.19.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "follow-redirects@^1.14.4",
    "scope": null,
    "escapedName": "follow-redirects",
    "name": "follow-redirects",
    "rawSpec": "^1.14.4",
    "spec": ">=1.14.4 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/axios"
  ],
  "_resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.4.tgz",
  "_shasum": "838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379",
  "_shrinkwrap": null,
  "_spec": "follow-redirects@^1.14.4",
  "_where": "/var/www/wsoft.com.mx/ws/wsystems_cron/node_modules/axios",
  "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-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g==",
    "shasum": "838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379",
    "tarball": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.4.tgz",
    "fileCount": 7,
    "unpackedSize": 25464,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQJPDCRA9TVsSAnZWagAAYoEP/RiK3yQGyNDnfSfs69+a\nd9LarFE+XhlUQHSyTxx9ivS949iN0hLKZvy7hiRZP4E7H0633vIQQ3mRpBlz\nQ9bE8hhUo7Dgpcj6kh7T6SmARanK/iqj8p7yuk//oP3XAExxNaXaScy8DCig\nltwmAEbbhEDJaME+/hbDVWev+euFVZ3GuJJ4YxnLRB1W4UWWxXsf9yDAf9mu\n6zmUCvCPzL33lDpbQAQAl3oU4Qc9ak+fpiSDb3HYQqbH/g+1+pjwO511rq1N\nJSTigaimMTfNQeJVGIur/mt7D8mViv8fHI96V4nM4RSsZZvnnA4FaTh74O9Z\n4pe379VT6YewwBOwODq1StGVy80wTQErq7KSVSzU/Zewk5kYDqhMpLGfnDue\nljbLtWYvc8HgsXXHofKjyQMtLSaF6nvR7gN8L1FJ/UIBvqnenTirMTfj2tiV\nM+jpb0QTEDJQYXbQ/x6qLwNpOhhj39i9afdYWihkPPWYxfoAL25yKakdk4x2\nYSAVahrBm5Phrl9b5fZ5gXANhvxunUP1mHo8niXSx5s9tuYF2swH5JVQ1A24\n4mXWcebnwTsFpcoaCrcOcP5ege0L5fiLsmPYcsAQK9UaszUTEKnzwOAyLnXR\nTqCeWMJmjLIro06wV9cEVIbmyv6RVWyf9pTkUF+xEZwkZSgrynNOYJZiQgbW\nDgHW\r\n=tT/r\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=4.0"
  },
  "funding": [
    {
      "type": "individual",
      "url": "https://github.com/sponsors/RubenVerborgh"
    }
  ],
  "gitHead": "77e2a581e1d1811674b7b74745a9c20a5b939488",
  "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.4",
  "warnings": [
    {
      "code": "ENOTSUP",
      "required": {
        "node": ">=4.0"
      },
      "pkgid": "follow-redirects@1.14.4"
    }
  ]
}
