{ "_args": [ [ { "raw": "http-basic@^8.1.1", "scope": null, "escapedName": "http-basic", "name": "http-basic", "rawSpec": "^8.1.1", "spec": ">=8.1.1 <9.0.0", "type": "range" }, "/root/rushmail/node_modules/then-request" ] ], "_from": "http-basic@>=8.1.1 <9.0.0", "_hasShrinkwrap": false, "_id": "http-basic@8.1.3", "_inCache": true, "_location": "/http-basic", "_nodeVersion": "11.12.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/http-basic_8.1.3_1555069033566_0.9382033278854214" }, "_npmUser": { "name": "forbeslindesay", "email": "forbes@lindesay.co.uk" }, "_npmVersion": "6.7.0", "_phantomChildren": {}, "_requested": { "raw": "http-basic@^8.1.1", "scope": null, "escapedName": "http-basic", "name": "http-basic", "rawSpec": "^8.1.1", "spec": ">=8.1.1 <9.0.0", "type": "range" }, "_requiredBy": [ "/then-request" ], "_resolved": "https://registry.npmjs.org/http-basic/-/http-basic-8.1.3.tgz", "_shasum": "a7cabee7526869b9b710136970805b1004261bbf", "_shrinkwrap": null, "_spec": "http-basic@^8.1.1", "_where": "/root/rushmail/node_modules/then-request", "author": { "name": "ForbesLindesay" }, "bugs": { "url": "https://github.com/ForbesLindesay/http-basic/issues" }, "dependencies": { "caseless": "^0.12.0", "concat-stream": "^1.6.2", "http-response-object": "^3.0.1", "parse-cache-control": "^1.0.1" }, "description": "Very low level wrapper arround http.request/https.request", "devDependencies": { "@types/concat-stream": "^1.6.0", "@types/node": "^11.9.0", "flowgen2": "^2.2.1", "rimraf": "^2.5.4", "serve-static": "^1.11.1", "typescript": "^2.3.4" }, "directories": {}, "dist": { "integrity": "sha512-/EcDMwJZh3mABI2NhGfHOGOeOZITqfkEO4p/xK+l3NpyncIHUQBoMvCSF/b5GqvKtySC2srL/GGG3+EtlqlmCw==", "shasum": "a7cabee7526869b9b710136970805b1004261bbf", "tarball": "https://registry.npmjs.org/http-basic/-/http-basic-8.1.3.tgz", "fileCount": 36, "unpackedSize": 43670, "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsHhqCRA9TVsSAnZWagAA+O0P/1dPKi9nOEpMckfV147S\nR2YyV3AvFuwAOaIHHwLftP2j1Bt66Pyf+Ll1fX7xPRrevSoQzXL2p/13obGG\nDBqJSajiRg5LFB1yj23y4drRl/UE1VDWSkPyLdX+4DZWUjXS6cEt3OgCKMLw\n83Zb/igHLrWspB4aLLMDjJiVnakDCRBRgdNBaOfAUQaDzb44OU8KZ1NRql/c\nuZsMFQ1ifTYfukf9aQD9SmjX20KU+p3sAIG9rZyCY3gyGVxfpy7J/+rl4gR4\nkjz7bvpftmvV35R5bRMawOpApybZ0ym/WTJwUueOv78BhtmQTQCbLXO+j76U\ndnga4wi8MXdZEmJKg5TgID3N45Rqb1F0PVT1Lfty8yRopovg6PCG4yi0uqKz\na3b3hND+8A7RzZnmQz03AdBu+lal+rcX7r7IbLHipkVKrt7o6rtZYVDMJ3m+\nEoxcvbJ/+nya4kCaISkl0CnRYPRjxuGwiupA7jjX+JSLQLzGEVRvTTmipAwH\n2ZlbjOViNYWIigfivBnp9GyGLtda3/HMI8ooXcUC4hd3glj4OW1FK6dBUQYt\ndfq45zJHTYU2gPjjAMKjBQn3A23gjjuAij/204JCDjzoUBaSYcqaH/r/3EW2\n3SEEjK71WUJKlUEDx899hkX2zeBrqOaHGe8012h3HheL2xfVBFMyN6hw95aD\nevvV\r\n=E1vP\r\n-----END PGP SIGNATURE-----\r\n" }, "engines": { "node": ">=6.0.0" }, "gitHead": "631e1a3d2c34ad1ce90a3424ef2eff2c9b503179", "homepage": "https://github.com/ForbesLindesay/http-basic#readme", "keywords": [ "http", "https", "request", "fetch", "gzip", "deflate", "redirect", "cache", "etag", "cache-control" ], "license": "MIT", "main": "lib/index.js", "maintainers": [ { "name": "forbeslindesay", "email": "forbes@lindeay.co.uk" } ], "name": "http-basic", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/ForbesLindesay/http-basic.git" }, "scripts": { "build": "tsc && flowgen lib/**/*", "prepublishOnly": "npm run build", "pretest": "npm run build", "test": "node test/index && node test/cache && node test/cache-invalidation && rimraf lib/cache" }, "types": "lib/index.d.ts", "version": "8.1.3" }