{
  "name": "pull-cat",
  "description": "concatenate pull-streams",
  "version": "1.1.11",
  "homepage": "https://github.com/pull-stream/pull-cat",
  "repository": {
    "type": "git",
    "url": "git://github.com/pull-stream/pull-cat.git"
  },
  "devDependencies": {
    "pull-abortable": "~4.1.0",
    "tape": "~4.6",
    "pull-pushable": "~2.0.1",
    "pull-stream": "^3.4.2"
  },
  "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"
}
