{
  "_args": [
    [
      "pull-core@~1.0.0",
      "/home/dominic/c/stream-view/node_modules/pull-pushable/node_modules/pull-stream"
    ]
  ],
  "_from": "pull-core@>=1.0.0 <1.1.0",
  "_id": "pull-core@1.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/pull-core",
  "_npmUser": {
    "email": "dominic.tarr@gmail.com",
    "name": "dominictarr"
  },
  "_npmVersion": "1.2.18",
  "_phantomChildren": {},
  "_requested": {
    "name": "pull-core",
    "raw": "pull-core@~1.0.0",
    "rawSpec": "~1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/pull-pushable/pull-stream",
    "/pull-window",
    "/stream-to-pull-stream"
  ],
  "_resolved": "https://registry.npmjs.org/pull-core/-/pull-core-1.0.0.tgz",
  "_shasum": "e0eb93918dfa70963ed09e36f63daa15b76b38a4",
  "_shrinkwrap": null,
  "_spec": "pull-core@~1.0.0",
  "_where": "/home/dominic/c/stream-view/node_modules/pull-pushable/node_modules/pull-stream",
  "author": {
    "email": "dominic.tarr@gmail.com",
    "name": "Dominic Tarr",
    "url": "http://dominictarr.com"
  },
  "bugs": {
    "url": "https://github.com/dominictarr/pull-core/issues"
  },
  "dependencies": {},
  "description": "wrappers to make pull-streams useful.",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "e0eb93918dfa70963ed09e36f63daa15b76b38a4",
    "tarball": "http://registry.npmjs.org/pull-core/-/pull-core-1.0.0.tgz"
  },
  "homepage": "https://github.com/dominictarr/pull-core",
  "license": "MIT",
  "maintainers": [
    {
      "name": "dominictarr",
      "email": "dominic.tarr@gmail.com"
    }
  ],
  "name": "pull-core",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/dominictarr/pull-core.git"
  },
  "scripts": {
    "test": "set -e; for t in test/*.js; do node $t; done"
  },
  "version": "1.0.0"
}
