{ "_args": [ [ "pull-utf8-decoder@1.0.2", "/home/cel/src/ssb-npm-registry" ] ], "_from": "pull-utf8-decoder@1.0.2", "_id": "pull-utf8-decoder@1.0.2", "_inBundle": false, "_integrity": "sha256-JHBdLm6x7Rsu08/eLVWYKq+YpGna4xnvqM44ucX2tpk=", "_location": "/pull-utf8-decoder", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "pull-utf8-decoder@1.0.2", "name": "pull-utf8-decoder", "escapedName": "pull-utf8-decoder", "rawSpec": "1.0.2", "saveSpec": null, "fetchSpec": "1.0.2" }, "_requiredBy": [ "/pull-file" ], "_resolved": "http://localhost:8989/blobs/get/&JHBdLm6x7Rsu08/eLVWYKq+YpGna4xnvqM44ucX2tpk=.sha256", "_spec": "1.0.2", "_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/pull-utf8-decoder/issues" }, "description": "pull-stream interface to node's string_decoder", "devDependencies": { "pull-stream": "~2.19.0", "tape": "~1.0.4" }, "homepage": "https://github.com/dominictarr/pull-utf8-decoder", "license": "MIT", "name": "pull-utf8-decoder", "repository": { "type": "git", "url": "git://github.com/dominictarr/pull-utf8-decoder.git" }, "scripts": { "test": "set -e; for t in test/*.js; do node $t; done" }, "version": "1.0.2" }