{
  "_args": [
    [
      "pull-live",
      "/home/dominic/c/streamview-links"
    ]
  ],
  "_from": "pull-live@latest",
  "_id": "pull-live@1.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/pull-live",
  "_nodeVersion": "5.11.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/pull-live-1.0.1.tgz_1463777404101_0.207167784916237"
  },
  "_npmUser": {
    "email": "dominic.tarr@gmail.com",
    "name": "dominictarr"
  },
  "_npmVersion": "3.8.6",
  "_phantomChildren": {},
  "_requested": {
    "name": "pull-live",
    "raw": "pull-live",
    "rawSpec": "",
    "scope": null,
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "/"
  ],
  "_shasum": "a4ecee01e330155e9124bbbcf4761f21b38f51f5",
  "_shrinkwrap": null,
  "_spec": "pull-live",
  "_where": "/home/dominic/c/streamview-links",
  "author": {
    "email": "dominic.tarr@gmail.com",
    "name": "Dominic Tarr",
    "url": "http://dominictarr.com"
  },
  "bugs": {
    "url": "https://github.com/dominictarr/pull-live/issues"
  },
  "dependencies": {
    "pull-cat": "^1.1.9",
    "pull-stream": "^3.4.0"
  },
  "description": "construct a pull-stream for reading from a writable source, can read old records, new (live) records, or both.",
  "devDependencies": {
    "pull-pushable": "^2.0.0",
    "tape": "^4.5.1"
  },
  "directories": {},
  "dist": {
    "shasum": "a4ecee01e330155e9124bbbcf4761f21b38f51f5",
    "tarball": "https://registry.npmjs.org/pull-live/-/pull-live-1.0.1.tgz"
  },
  "gitHead": "3101a3087029ee9503cfeb1cadc55756a5b0893c",
  "homepage": "https://github.com/dominictarr/pull-live",
  "license": "MIT",
  "maintainers": [
    {
      "email": "dominic.tarr@gmail.com",
      "name": "dominictarr"
    }
  ],
  "name": "pull-live",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/dominictarr/pull-live.git"
  },
  "scripts": {
    "test": "set -e; for t in test/*.js; do node $t; done"
  },
  "version": "1.0.1"
}
