{
  "_args": [
    [
      "stream-to-pull-stream@^1.6.3",
      "/home/dominic/c/stream-view/node_modules/pull-level"
    ]
  ],
  "_from": "stream-to-pull-stream@>=1.6.3 <2.0.0",
  "_id": "stream-to-pull-stream@1.6.6",
  "_inCache": true,
  "_installable": true,
  "_location": "/stream-to-pull-stream",
  "_nodeVersion": "2.3.1",
  "_npmUser": {
    "email": "dominic.tarr@gmail.com",
    "name": "dominictarr"
  },
  "_npmVersion": "3.3.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "stream-to-pull-stream",
    "raw": "stream-to-pull-stream@^1.6.3",
    "rawSpec": "^1.6.3",
    "scope": null,
    "spec": ">=1.6.3 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/pull-level"
  ],
  "_resolved": "https://registry.npmjs.org/stream-to-pull-stream/-/stream-to-pull-stream-1.6.6.tgz",
  "_shasum": "9efcd07e7e628e2be6bc51240b832bb418034c35",
  "_shrinkwrap": null,
  "_spec": "stream-to-pull-stream@^1.6.3",
  "_where": "/home/dominic/c/stream-view/node_modules/pull-level",
  "author": {
    "email": "dominic.tarr@gmail.com",
    "name": "Dominic Tarr",
    "url": "http://dominictarr.com"
  },
  "bugs": {
    "url": "https://github.com/dominictarr/stream-to-pull-stream/issues"
  },
  "dependencies": {
    "pull-core": "~1.0.0",
    "pull-stream": "^2.27.0"
  },
  "description": "convert a stream1 or streams2 stream into a pull-stream",
  "devDependencies": {
    "pull-stream": "~2.23.0",
    "tape": "~2.13.1",
    "through": "~2.3.4"
  },
  "directories": {},
  "dist": {
    "shasum": "9efcd07e7e628e2be6bc51240b832bb418034c35",
    "tarball": "http://registry.npmjs.org/stream-to-pull-stream/-/stream-to-pull-stream-1.6.6.tgz"
  },
  "gitHead": "1d79f120f0850f6857830c4a48b467ed11bb11d3",
  "homepage": "https://github.com/dominictarr/stream-to-pull-stream",
  "license": "MIT",
  "maintainers": [
    {
      "name": "dominictarr",
      "email": "dominic.tarr@gmail.com"
    }
  ],
  "name": "stream-to-pull-stream",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/dominictarr/stream-to-pull-stream.git"
  },
  "scripts": {
    "test": "set -e; for t in test/*.js; do node $t; done"
  },
  "version": "1.6.6"
}
