File: D:/HostingSpaces/SBogers10/honger7.komma.pro/node_modules/follow-redirects/package.json
{
"_args": [
[
{
"raw": "follow-redirects@^1.2.5",
"scope": null,
"escapedName": "follow-redirects",
"name": "follow-redirects",
"rawSpec": "^1.2.5",
"spec": ">=1.2.5 <2.0.0",
"type": "range"
},
"/Users/mike/Webdevelopment/Komma55/node_modules/axios"
]
],
"_from": "follow-redirects@>=1.2.5 <2.0.0",
"_id": "follow-redirects@1.5.0",
"_inCache": true,
"_location": "/follow-redirects",
"_nodeVersion": "10.0.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/follow-redirects_1.5.0_1526746647796_0.20553048579519562"
},
"_npmUser": {
"name": "rubenverborgh",
"email": "ruben.verborgh@gmail.com"
},
"_npmVersion": "6.0.0",
"_phantomChildren": {},
"_requested": {
"raw": "follow-redirects@^1.2.5",
"scope": null,
"escapedName": "follow-redirects",
"name": "follow-redirects",
"rawSpec": "^1.2.5",
"spec": ">=1.2.5 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/axios",
"/http-proxy-middleware/http-proxy"
],
"_resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.5.0.tgz",
"_shasum": "234f49cf770b7f35b40e790f636ceba0c3a0ab77",
"_shrinkwrap": null,
"_spec": "follow-redirects@^1.2.5",
"_where": "/Users/mike/Webdevelopment/Komma55/node_modules/axios",
"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": {
"bluebird": "^3.5.1",
"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-fdrt472/9qQ6Kgjvb935ig6vJCuofpBUD14f9Vb+SLlm7xIe4Qva5gey8EKtv8lp7ahE1wilg3xL1znpVGtZIA==",
"shasum": "234f49cf770b7f35b40e790f636ceba0c3a0ab77",
"tarball": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.5.0.tgz",
"fileCount": 6,
"unpackedSize": 18729,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbAE4ZCRA9TVsSAnZWagAAhUEP/R+3IwcS8XgjikEcHeTF\nXGCAZ633ZHqPa3ZsXeCSQ5HtFfOef8nx8jIKsrOzNVTHZYMfiV4LqAZku8+Q\nIJD1sL395TeB9ysOg8iFINaLOC4VtChUcq9mwgwSIlacsKt6RoJ7Z9eZBjCJ\n2/mdTYxr3nXKBqrsg9lSkvkfeR8ysIHSgI3E6UTCVa6Q3E2c9vZqGbYSbTr0\nKTvf+ZWGfeWvc5xGj0epAISiJEhtdp9d+ATRBsJH8LL+gpGtwsM/PDp33TNU\nbAbNfBU73Brhu2XUtOABaKQYCWoDnb2DsuOphFnfZ9MLg0ZfmopR1QohaSPV\no0BBAhmnE73Ksp1xhk5JctTmLTH+zO163eUE9MdZ23i64Rhvk0ozZ4SRy6r6\n6d2Y0lt3E/A88iXTJZIMtlODgWm4M6dXneNJV+0e4SKDxmiJvzCHbMjgUVhj\n3eUMVPJ069yUHYa+vWR6MIeGyrCz6v21ip0Et/uvpql8kmYPLFTzR98SFDc/\n08DUTLBZIHFuBQrQPWfNUzaMLU5ziaE8x1d3HBwKjo/Gz8FV7s1i/3cXMF3u\nP+rBj0aALpynKEqligANpN5R01zcAp1qReyHsMvGjMuwl3KDpX8X8HIeciXi\nYCzGOWIGbC47080rnsJ4ct2hFifL8Ee3pmfYHet+Kn1urcFH91Lyb/oOxj9m\nJ/HX\r\n=oo9R\r\n-----END PGP SIGNATURE-----\r\n"
},
"engines": {
"node": ">=4.0"
},
"files": [
"index.js",
"create.js",
"http.js",
"https.js"
],
"gitHead": "23f66feabb9eb22e3b251251b5935725fb1845bf",
"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.0"
}