{ "_from": "http-basic@^2.5.1", "_id": "http-basic@2.5.1", "_inBundle": false, "_integrity": "sha1-jORHvbW2xXf4pj4/p4BW7Eu02/s=", "_location": "/http-basic", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "http-basic@^2.5.1", "name": "http-basic", "escapedName": "http-basic", "rawSpec": "^2.5.1", "saveSpec": null, "fetchSpec": "^2.5.1" }, "_requiredBy": [ "/then-request" ], "_resolved": "https://registry.npmjs.org/http-basic/-/http-basic-2.5.1.tgz", "_shasum": "8ce447bdb5b6c577f8a63e3fa78056ec4bb4dbfb", "_spec": "http-basic@^2.5.1", "_where": "E:\\Documents\\GitHub\\s5nical\\node_modules\\then-request", "author": { "name": "ForbesLindesay" }, "bugs": { "url": "https://github.com/ForbesLindesay/http-basic/issues" }, "bundleDependencies": false, "dependencies": { "caseless": "~0.11.0", "concat-stream": "^1.4.6", "http-response-object": "^1.0.0" }, "deprecated": false, "description": "Very low level wrapper arround http.request/https.request", "devDependencies": {}, "homepage": "https://github.com/ForbesLindesay/http-basic#readme", "keywords": [ "http", "https", "request", "fetch", "gzip", "deflate", "redirect", "cache", "etag", "cache-control" ], "license": "MIT", "name": "http-basic", "repository": { "type": "git", "url": "git+https://github.com/ForbesLindesay/http-basic.git" }, "scripts": { "test": "node test" }, "version": "2.5.1" }