{
  "name": "pull-stream-to-stream",
  "description": "",
  "version": "2.0.0",
  "homepage": "https://github.com/dominictarr/pull-stream-to-stream",
  "repository": {
    "type": "git",
    "url": "git://github.com/dominictarr/pull-stream-to-stream.git"
  },
  "devDependencies": {
    "pull-defer": "^0.2.2",
    "pull-stream": "^3.6.14",
    "tape": "^4.11.0"
  },
  "scripts": {
    "test": "set -e; for t in test/*.js; do node $t; done"
  },
  "author": "Dominic Tarr <dominic.tarr@gmail.com> (http://dominictarr.com)",
  "license": "MIT"
}
