You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

126 lines
4.1 KiB

{
"_args": [
[
"follow-redirects@^1.0.0",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/http-proxy"
]
],
"_from": "follow-redirects@>=1.0.0 <2.0.0",
"_hasShrinkwrap": false,
"_id": "follow-redirects@1.9.0",
"_inCache": true,
"_installable": true,
"_location": "/follow-redirects",
"_nodeVersion": "10.14.2",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/follow-redirects_1.9.0_1567775532196_0.9615187287965778"
},
"_npmUser": {
"email": "ruben@verborgh.org",
"name": "rubenverborgh"
},
"_npmVersion": "6.9.0",
"_phantomChildren": {
"ms": "2.1.2"
},
"_requested": {
"name": "follow-redirects",
"raw": "follow-redirects@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/http-proxy"
],
"_resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.9.0.tgz",
"_shasum": "8d5bcdc65b7108fe1508649c79c12d732dcedb4f",
"_shrinkwrap": null,
"_spec": "follow-redirects@^1.0.0",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/http-proxy",
"author": {
"email": "ruben@verborgh.org",
"name": "Ruben Verborgh",
"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": {
"debug": "^3.0.0"
},
"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": {
"fileCount": 6,
"integrity": "sha512-CRcPzsSIbXyVDl0QI01muNDu69S8trU4jArW9LpOt2WtC6LyUJetcIrmfHsRBx7/Jb6GHJUiuqyYxPooFfNt6A==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdclssCRA9TVsSAnZWagAAz9IP/2MzQdIJBkQMV2fMW8eX\nejrm9NKiRDWy5iHHlMNP4Ab5Q/L6EoWQfIey+tsvVXdeKg4yX3CmrGHAD2YU\nRPDD2m/D+9ODwl6DkA1eJgB/CeFqOuPXLdAO996N/HNJraF1D13X7eakNr0X\n46Q2l4fXatrHbFnjCAQXDbn7Xc27wgqBYWz0QPFhllQU025/vnk9p0mpgb3F\noUaSiK0YyHpWTlFHTI9Q4T4JzLn4UOtrWKAII3OcfxDcoKvM7HHaBT+Pm4aF\nQrx8MrC/KWgARmN3b//Na4qdjvVSigiXfG2jyVXx+KrryHCmN987439BsvYP\nwM172NFHOav+GCL5pCvNnrLVmtyO75TKpd5yPS4usNiOlZYl8lVrJGBo7e4W\ng2p60W6ihMfVBNFagXK1B6MXFi8ukgXFk+Y0M8peY2ZpA3PwBuE2RIf+fkYn\n74tghvFa15FZXO7Fm8G7sHHA1TNj4/6eehTXir3+P4TQwMCTt+WHJpbCcxfk\nCryarN58fnkYI6ErmFYZsiPmuqsuFE6ZG3XTXu7xq1oSmIJneByyc8QhZq2V\nGc0THH7minRYYN9QAFYNDPORBdHAgwyFctICpNFt3rqFVK4eryLqbMJKqwSR\nLgVuqL2uWOd4K3zxeLYsqmDp5Ww8SdITJFtVXkyJfK5T4dSwtiMyQwpgJTfk\neWy5\r\n=NYvs\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "8d5bcdc65b7108fe1508649c79c12d732dcedb4f",
"tarball": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.9.0.tgz",
"unpackedSize": 22100
},
"engines": {
"node": ">=4.0"
},
"gitHead": "2215c54e527663cf39b2c4e8c6dd862207390824",
"homepage": "https://github.com/follow-redirects/follow-redirects",
"keywords": [
"client",
"http",
"https",
"location",
"redirect",
"url",
"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",
"optionalDependencies": {},
"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.9.0"
}