Sha256: 5dad9a62b348c81db28ee280b28e23d25152fb66b17aca94b0316258eaeb2357
Contents?: true
Size: 1.24 KB
Versions: 1
Compression:
Stored size: 1.24 KB
Contents
{ "name": "lru-cache", "description": "A cache object that deletes the least-recently-used items.", "version": "2.5.0", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me" }, "scripts": { "test": "tap test --gc" }, "main": "lib/lru-cache.js", "repository": { "type": "git", "url": "git://github.com/isaacs/node-lru-cache.git" }, "devDependencies": { "tap": "", "weak": "" }, "license": { "type": "MIT", "url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE" }, "bugs": { "url": "https://github.com/isaacs/node-lru-cache/issues" }, "homepage": "https://github.com/isaacs/node-lru-cache", "_id": "lru-cache@2.5.0", "dist": { "shasum": "d82388ae9c960becbea0c73bb9eb79b6c6ce9aeb", "tarball": "http://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz" }, "_from": "lru-cache@2", "_npmVersion": "1.3.15", "_npmUser": { "name": "isaacs", "email": "i@izs.me" }, "maintainers": [ { "name": "isaacs", "email": "i@izs.me" } ], "directories": {}, "_shasum": "d82388ae9c960becbea0c73bb9eb79b6c6ce9aeb", "_resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz", "readme": "ERROR: No README data found!" }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
exercism-analysis-0.1.1 | vendor/javascript/node_modules/jshint/node_modules/minimatch/node_modules/lru-cache/package.json |