{ "_args": [ [ { "raw": "lru-cache@^4.0.1", "scope": null, "escapedName": "lru-cache", "name": "lru-cache", "rawSpec": "^4.0.1", "spec": ">=4.0.1 <5.0.0", "type": "range" }, "C:\\apps\\jenkins\\workspace\\eTBM 3 (development)\\node_modules\\cross-spawn" ] ], "_from": "lru-cache@>=4.0.1 <5.0.0", "_id": "lru-cache@4.0.2", "_inCache": true, "_location": "/lru-cache", "_nodeVersion": "6.5.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/lru-cache-4.0.2.tgz_1480273800672_0.31606275402009487" }, "_npmUser": { "name": "isaacs", "email": "i@izs.me" }, "_npmVersion": "3.10.9", "_phantomChildren": {}, "_requested": { "raw": "lru-cache@^4.0.1", "scope": null, "escapedName": "lru-cache", "name": "lru-cache", "rawSpec": "^4.0.1", "spec": ">=4.0.1 <5.0.0", "type": "range" }, "_requiredBy": [ "/cross-spawn" ], "_resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.0.2.tgz", "_shasum": "1d17679c069cda5d040991a09dbc2c0db377e55e", "_shrinkwrap": null, "_spec": "lru-cache@^4.0.1", "_where": "C:\\apps\\jenkins\\workspace\\eTBM 3 (development)\\node_modules\\cross-spawn", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me" }, "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": "^8.0.1" }, "directories": {}, "dist": { "shasum": "1d17679c069cda5d040991a09dbc2c0db377e55e", "tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.0.2.tgz" }, "files": [ "lib/lru-cache.js" ], "gitHead": "f25bdae0b4bb0166a75fa01d664a3e3cece1ce98", "homepage": "https://github.com/isaacs/node-lru-cache#readme", "keywords": [ "mru", "lru", "cache" ], "license": "ISC", "main": "lib/lru-cache.js", "maintainers": [ { "name": "isaacs", "email": "isaacs@npmjs.com" }, { "name": "othiym23", "email": "ogd@aoaioxxysz.net" } ], "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 --100" }, "version": "4.0.2" }