{ "_from": "pull-pushable@^2.0.0", "_id": "pull-pushable@2.2.0", "_inBundle": false, "_integrity": "sha1-Xy867UethpGfAbEqLpnW8b13ZYE=", "_location": "/pull-pushable", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "pull-pushable@^2.0.0", "name": "pull-pushable", "escapedName": "pull-pushable", "rawSpec": "^2.0.0", "saveSpec": null, "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/pull-level" ], "_resolved": "https://registry.npmjs.org/pull-pushable/-/pull-pushable-2.2.0.tgz", "_shasum": "5f2f3aed47ad86919f01b12a2e99d6f1bd776581", "_spec": "pull-pushable@^2.0.0", "_where": "/home/yimian/iot/mqtt/smartfarm/node_modules/pull-level", "author": { "name": "Dominic Tarr", "email": "dominic.tarr@gmail.com", "url": "http://dominictarr.com" }, "bugs": { "url": "https://github.com/dominictarr/pull-pushable/issues" }, "bundleDependencies": false, "deprecated": false, "description": "pull-stream with a push interface", "devDependencies": { "pull-stream": "^3.0.1", "standard": "^7.1.2", "tape": "^4.6.0" }, "homepage": "https://github.com/dominictarr/pull-pushable", "license": "MIT", "name": "pull-pushable", "repository": { "type": "git", "url": "git://github.com/dominictarr/pull-pushable.git" }, "scripts": { "test": "standard && tape test/*.js" }, "version": "2.2.0" }