{ "_args": [ [ "lru-cache@^4.0.0", "/Users/rebecca/code/npm/node_modules/request/node_modules/aws4" ] ], "_from": "lru-cache@>=4.0.0 <5.0.0", "_id": "lru-cache@4.0.1", "_inCache": true, "_installable": true, "_location": "/request/aws4/lru-cache", "_nodeVersion": "5.6.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/lru-cache-4.0.1.tgz_1458667372415_0.8005518841091543" }, "_npmUser": { "email": "i@izs.me", "name": "isaacs" }, "_npmVersion": "3.7.3", "_phantomChildren": {}, "_requested": { "name": "lru-cache", "raw": "lru-cache@^4.0.0", "rawSpec": "^4.0.0", "scope": null, "spec": ">=4.0.0 <5.0.0", "type": "range" }, "_requiredBy": [ "/request/aws4" ], "_resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.0.1.tgz", "_shasum": "1343955edaf2e37d9b9e7ee7241e27c4b9fb72be", "_shrinkwrap": null, "_spec": "lru-cache@^4.0.0", "_where": "/Users/rebecca/code/npm/node_modules/request/node_modules/aws4", "author": { "email": "i@izs.me", "name": "Isaac Z. Schlueter" }, "bugs": { "url": "https://github.com/isaacs/node-lru-cache/issues" }, "dependencies": { "pseudomap": "^1.0.1", "yallist": "^2.0.0" }, "description": "A cache object that deletes the least-recently-used items.", "devDependencies": { "standard": "^5.4.1", "tap": "^5.1.1" }, "directories": {}, "dist": { "shasum": "1343955edaf2e37d9b9e7ee7241e27c4b9fb72be", "tarball": "http://registry.npmjs.org/lru-cache/-/lru-cache-4.0.1.tgz" }, "files": [ "lib/lru-cache.js" ], "gitHead": "6cd8c8a43cf56c585bdb696faae94f9836cb9e28", "homepage": "https://github.com/isaacs/node-lru-cache#readme", "keywords": [ "mru", "lru", "cache" ], "license": "ISC", "main": "lib/lru-cache.js", "maintainers": [ { "email": "isaacs@npmjs.com", "name": "isaacs" }, { "email": "ogd@aoaioxxysz.net", "name": "othiym23" } ], "name": "lru-cache", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/isaacs/node-lru-cache.git" }, "scripts": { "posttest": "standard test/*.js lib/*.js", "test": "tap test --branches=100 --functions=100 --lines=100 --statements=100" }, "version": "4.0.1" }