{ "_args": [ [ "looper@3.0.0", "/home/cel/src/ssb-npm-registry" ] ], "_from": "looper@3.0.0", "_id": "looper@3.0.0", "_inBundle": false, "_integrity": "sha256-UKhTvWst16euOATlhckl4mr/zcz+aByyUJO11lMf+Jc=", "_location": "/looper", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "looper@3.0.0", "name": "looper", "escapedName": "looper", "rawSpec": "3.0.0", "saveSpec": null, "fetchSpec": "3.0.0" }, "_requiredBy": [ "/stream-to-pull-stream" ], "_resolved": "http://localhost:8989/blobs/get/&UKhTvWst16euOATlhckl4mr/zcz+aByyUJO11lMf+Jc=.sha256", "_spec": "3.0.0", "_where": "/home/cel/src/ssb-npm-registry", "author": { "name": "Dominic Tarr", "email": "dominic.tarr@gmail.com", "url": "http://dominictarr.com" }, "bugs": { "url": "https://github.com/dominictarr/looper/issues" }, "dependencies": {}, "description": "async loops that never RangeError", "devDependencies": { "tape": "1.0.4" }, "homepage": "https://github.com/dominictarr/looper", "license": "MIT", "name": "looper", "repository": { "type": "git", "url": "git://github.com/dominictarr/looper.git" }, "scripts": { "test": "set -e; for t in test/*.js; do node $t; done" }, "testling": { "files": "test/*.js", "browsers": [ "ie/8..latest", "firefox/17..latest", "firefox/nightly", "chrome/22..latest", "chrome/canary", "opera/12..latest", "opera/next", "safari/5.1..latest", "ipad/6.0..latest", "iphone/6.0..latest", "android-browser/4.2..latest" ] }, "version": "3.0.0" }