{ "_args": [ [ "hashlru@2.3.0", "/home/cel/src/ssb-npm-registry" ] ], "_from": "hashlru@2.3.0", "_id": "hashlru@2.3.0", "_inBundle": false, "_integrity": "sha256-A3SehgJzx5gtrxWIf4ckf/LoJWAzYsT7hFUiOVbt0hE=", "_location": "/hashlru", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "hashlru@2.3.0", "name": "hashlru", "escapedName": "hashlru", "rawSpec": "2.3.0", "saveSpec": null, "fetchSpec": "2.3.0" }, "_requiredBy": [ "/" ], "_resolved": "http://localhost:8989/blobs/get/&A3SehgJzx5gtrxWIf4ckf/LoJWAzYsT7hFUiOVbt0hE=.sha256", "_spec": "2.3.0", "_where": "/home/cel/src/ssb-npm-registry", "author": { "name": "'Dominic Tarr'", "email": "dominic.tarr@gmail.com", "url": "dominictarr.com" }, "bugs": { "url": "https://github.com/dominictarr/hashlru/issues" }, "dependencies": {}, "description": "simpler faster substitute for LRU", "devDependencies": { "istanbul": "^0.4.5" }, "homepage": "https://github.com/dominictarr/hashlru", "license": "MIT", "name": "hashlru", "repository": { "type": "git", "url": "git://github.com/dominictarr/hashlru.git" }, "scripts": { "cov": "istanbul cover test/*.js", "test": "set -e; for t in test/*.js; do node $t; done" }, "types": "index.d.ts", "version": "2.3.0" }