{ "_args": [ [ "cacheable-request@^6.0.0", "/home/lyxaira/Artesanias/artesanias/node_modules/got" ] ], "_from": "cacheable-request@>=6.0.0 <7.0.0", "_hasShrinkwrap": false, "_id": "cacheable-request@6.1.0", "_inCache": true, "_installable": true, "_location": "/cacheable-request", "_nodeVersion": "12.0.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/cacheable-request_6.1.0_1559888139040_0.21564101704262906" }, "_npmUser": { "email": "lukechilds123@gmail.com", "name": "lukechilds" }, "_npmVersion": "6.9.0", "_phantomChildren": {}, "_requested": { "name": "cacheable-request", "raw": "cacheable-request@^6.0.0", "rawSpec": "^6.0.0", "scope": null, "spec": ">=6.0.0 <7.0.0", "type": "range" }, "_requiredBy": [ "/got" ], "_resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-6.1.0.tgz", "_shasum": "20ffb8bd162ba4be11e9567d823db651052ca912", "_shrinkwrap": null, "_spec": "cacheable-request@^6.0.0", "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/got", "author": { "email": "lukechilds123@gmail.com", "name": "Luke Childs", "url": "http://lukechilds.co.uk" }, "bugs": { "url": "https://github.com/lukechilds/cacheable-request/issues" }, "dependencies": { "clone-response": "^1.0.2", "get-stream": "^5.1.0", "http-cache-semantics": "^4.0.0", "keyv": "^3.0.0", "lowercase-keys": "^2.0.0", "normalize-url": "^4.1.0", "responselike": "^1.0.2" }, "description": "Wrap native HTTP requests with RFC compliant cache support", "devDependencies": { "@keyv/sqlite": "^2.0.0", "ava": "^1.1.0", "coveralls": "^3.0.0", "create-test-server": "3.0.0", "delay": "^4.0.0", "eslint-config-xo-lukechilds": "^1.0.0", "nyc": "^14.1.1", "pify": "^4.0.0", "sqlite3": "^4.0.2", "this": "^1.0.2", "xo": "^0.23.0" }, "directories": {}, "dist": { "fileCount": 4, "integrity": "sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+gELCRA9TVsSAnZWagAAg4UP/icEa1kgzzzsS3WW4kLV\nxLC66G4F22SX1oGRPoVGDKT7/rn/cGBiiLyGvlQPMoTd/chYCAKIHSIiSoWU\nPkuPcZuFA2A+stiQ9TPPnZYyUxkFqB+9UwZBqqHXFZ+zoS5pdoUA2U6zhM5Z\nagiv8tV5TmzbyCq7AaWIl1xGA3MnwgWp7Yt2xpUW2KRYLfQDiCMB13O/5W9b\nfjz0qBqY0ebxtEiN4gS29QPNRo9SNtrGVB5fdQtiWd43abIvy3g+YytlVTRh\nfYAazeo0itA4txKIRYxz0eomNyaOJlER5qdNS667zuDyCDWl5+RQMf15AMeE\nvSHp7nMjzq0e6bjAo7M2aD/f2Be40s5Mo+JffZ0ZxPUa2A6oa9NypKnjtwOV\nVRqVadXuz2z2XVD+5kprL1ibZW8dtEL6pr8zaZ1bLqxnUvzVypi6BWdVKolp\nJM093Y2y6iUo3RpawHWVIlXGgOzXzZFwmSDjgG05h6MH4CeuGhMSdMRkQUjd\n2Egc+xaN+bzlNVBzcyIx8twvAETU7UjIF+tUdusVU0AGbSfiLIB6riZlr2QB\nZaUQmLGSxMWHcHDOFiJXIWv6FRFhlNpQa3Ft1mSv0TQxa6ZNE3VKEnV2O0Ca\nODS+lRX5xlQf+frQ14pmSW/gbj5qtYbn0SWN1oEgnpsXja0Fv0MZ1fBbLUpv\n1A3/\r\n=zWoo\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "20ffb8bd162ba4be11e9567d823db651052ca912", "tarball": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-6.1.0.tgz", "unpackedSize": 16750 }, "engines": { "node": ">=8" }, "gitHead": "d50e6af350b6f52814c71ce3908e704a3d5f428e", "homepage": "https://github.com/lukechilds/cacheable-request#readme", "keywords": [ "7234", "HTTP", "HTTPS", "RFC", "RFC 7234", "cache", "cacheable", "caching", "compliant", "layer" ], "license": "MIT", "main": "src/index.js", "maintainers": [ { "name": "lukechilds", "email": "lukechilds123@gmail.com" } ], "name": "cacheable-request", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/lukechilds/cacheable-request.git" }, "scripts": { "coverage": "nyc report --reporter=text-lcov | coveralls", "test": "xo && nyc ava" }, "version": "6.1.0", "xo": { "extends": "xo-lukechilds" } }