PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` { "name": "follow-redirects", "version": "1.15.2", "description": "HTTP and HTTPS modules that follow redirects.", "license": "MIT", "main": "index.js", "files": [ "*.js" ], "engines": { "node": ">=4.0" }, "scripts": { "test": "npm run lint && npm run mocha", "lint": "eslint *.js test", "mocha": "nyc mocha" }, "repository": { "type": "git", "url": "git@github.com:follow-redirects/follow-redirects.git" }, "homepage": "https://github.com/follow-redirects/follow-redirects", "bugs": { "url": "https://github.com/follow-redirects/follow-redirects/issues" }, "keywords": [ "http", "https", "url", "redirect", "client", "location", "utility" ], "author": "Ruben Verborgh (https://ruben.verborgh.org/)", "contributors": [ "Olivier Lalonde (http://www.syskall.com)", "James Talmage " ], "funding": [ { "type": "individual", "url": "https://github.com/sponsors/RubenVerborgh" } ], "peerDependenciesMeta": { "debug": { "optional": true } }, "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" } }