{ "_args": [ [ "pull-cat@1.1.11", "/home/cel/src/ssb-npm-registry" ] ], "_from": "pull-cat@1.1.11", "_id": "pull-cat@1.1.11", "_inBundle": false, "_integrity": "sha256-+uVE8RHNwJIJa68sQGICGbxnCTCOdLLhSt/Pb4NmgL0=", "_location": "/pull-cat", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "pull-cat@1.1.11", "name": "pull-cat", "escapedName": "pull-cat", "rawSpec": "1.1.11", "saveSpec": null, "fetchSpec": "1.1.11" }, "_requiredBy": [ "/" ], "_resolved": "http://localhost:8989/blobs/get/&+uVE8RHNwJIJa68sQGICGbxnCTCOdLLhSt/Pb4NmgL0=.sha256", "_spec": "1.1.11", "_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/pull-stream/pull-cat/issues" }, "description": "concatenate pull-streams", "devDependencies": { "pull-abortable": "~4.1.0", "pull-pushable": "~2.0.1", "pull-stream": "^3.4.2", "tape": "~4.6" }, "homepage": "https://github.com/pull-stream/pull-cat", "license": "MIT", "name": "pull-cat", "repository": { "type": "git", "url": "git://github.com/pull-stream/pull-cat.git" }, "scripts": { "test": "set -e; for t in test/*.js; do node $t; done" }, "version": "1.1.11" }