{
  "_args": [
    [
      "pull-pushable@1",
      "/home/dominic/c/streamview-links/node_modules/pull-level"
    ]
  ],
  "_from": "pull-pushable@>=1.0.0 <2.0.0",
  "_id": "pull-pushable@1.1.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/pull-pushable",
  "_npmUser": {
    "email": "dominic.tarr@gmail.com",
    "name": "dominictarr"
  },
  "_npmVersion": "1.3.11",
  "_phantomChildren": {
    "pull-core": "1.0.0"
  },
  "_requested": {
    "name": "pull-pushable",
    "raw": "pull-pushable@1",
    "rawSpec": "1",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/pull-level"
  ],
  "_resolved": "https://registry.npmjs.org/pull-pushable/-/pull-pushable-1.1.4.tgz",
  "_shasum": "7664d6741f72687ef5c89f533b78682f3de9a20e",
  "_shrinkwrap": null,
  "_spec": "pull-pushable@1",
  "_where": "/home/dominic/c/streamview-links/node_modules/pull-level",
  "author": {
    "email": "dominic.tarr@gmail.com",
    "name": "Dominic Tarr",
    "url": "http://dominictarr.com"
  },
  "bugs": {
    "url": "https://github.com/dominictarr/pull-pushable/issues"
  },
  "dependencies": {
    "pull-stream": "~2.18.2"
  },
  "description": "pull-stream with a push interface",
  "devDependencies": {
    "tape": "~1.0.2"
  },
  "directories": {},
  "dist": {
    "shasum": "7664d6741f72687ef5c89f533b78682f3de9a20e",
    "tarball": "http://registry.npmjs.org/pull-pushable/-/pull-pushable-1.1.4.tgz"
  },
  "homepage": "https://github.com/dominictarr/pull-pushable",
  "license": "MIT",
  "maintainers": [
    {
      "email": "dominic.tarr@gmail.com",
      "name": "dominictarr"
    }
  ],
  "name": "pull-pushable",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/dominictarr/pull-pushable.git"
  },
  "scripts": {
    "test": "set -e; for t in test/*.js; do node $t; done"
  },
  "version": "1.1.4"
}
