{ "_args": [ [ "follow-redirects@^1.0.0", "/home/seleznev/project Angular/Quality system/node_modules/http-proxy" ] ], "_from": "follow-redirects@>=1.0.0 <2.0.0", "_id": "follow-redirects@1.5.1", "_inCache": true, "_installable": true, "_location": "/follow-redirects", "_nodeVersion": "10.0.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/follow-redirects_1.5.1_1530823492901_0.29396077553661915" }, "_npmUser": { "email": "ruben.verborgh@gmail.com", "name": "rubenverborgh" }, "_npmVersion": "6.1.0", "_phantomChildren": { "ms": "2.0.0" }, "_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.5.1.tgz", "_shasum": "67a8f14f5a1f67f962c2c46469c79eaec0a90291", "_shrinkwrap": null, "_spec": "follow-redirects@^1.0.0", "_where": "/home/seleznev/project Angular/Quality system/node_modules/http-proxy", "author": { "email": "olalonde@gmail.com", "name": "Olivier Lalonde", "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": { "fileCount": 6, "integrity": "sha512-v9GI1hpaqq1ZZR6pBD1+kI7O24PhDvNGNodjS3MdcEqyrahCp8zbtpv+2B/krUnSmUH80lbAS7MrdeK5IylgKg==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbPoNFCRA9TVsSAnZWagAAg+4P/0/cIO3/7dHL/bUgTB8X\nhJH/teo2Iy5mv1mtqE9OEltWx2JsrEUPC5ZVZDCCc8ufKsHvobs/84mH7cS/\ndCHG9xDIFQWMifr2MEDEudI0Zh+7z+0jWpVi3siXWJ4Ka/rY88jFV9gjKRH0\nyLL8pc50e6ibuAihzAcDqgu2TxRMcB+9CrG2rBOIIMC7ln1DIlKDhPBjtxeZ\n5dSOHgrk4SgR9nIMWXjXbb+vp8n72VHg07ppqXofLOZopqHvfuMXZdk8+g/b\ntHPVd73uyReXGjdnmZNH+NXptKTGEArL3elRC86L6no8jdtco7aFDG4EOGOl\npDgShyy4KWkl5JNglsHEW0J2C09TdyE5vYM3q0PBo6SC5TczuJsxTbeCM//4\necLAFGrrw0ce8D/WyMAp7MmcYmcu5UtjcrooxJ7xPNKcxMKKzR+t2s3XnrZ2\n0+asUDIotwKU7alW4k3FyeDDEI0gYtZhRXU4auR5nkCZJEashKxN38kDeJXa\nnBvejV/qcyX5zkVg7ZnJ1V9QAkeR9lXlxYSM2v3jwDuCZk0qkQ+Dj21VAyJZ\nUp5xJ1/VPcMPeATGFrOsEkruutDhriV/rYG1cGyyBg1ty3iG0MgELM9BzqAB\n6yT8Iq/1GV4f4drWpyAZbj1cTocw2K/PQ6+t2Ojt6iywQI45JEQCski3qznU\nHqDK\r\n=411h\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "67a8f14f5a1f67f962c2c46469c79eaec0a90291", "tarball": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.5.1.tgz", "unpackedSize": 18825 }, "engines": { "node": ">=4.0" }, "files": [ "create.js", "http.js", "https.js", "index.js" ], "gitHead": "6a74f5480e2bc0f93d03577865e371a4817ceae2", "homepage": "https://github.com/olalonde/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", "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.1" }