{
  "name": "pull-handshake",
  "description": "easily create a duplex protocol that starts with a handshake",
  "version": "1.1.4",
  "homepage": "https://github.com/dominictarr/pull-handshake",
  "repository": {
    "type": "git",
    "url": "git://github.com/dominictarr/pull-handshake.git"
  },
  "dependencies": {
    "pull-cat": "^1.1.9",
    "pull-pair": "~1.1.0",
    "pull-pushable": "^2.0.0",
    "pull-reader": "^1.2.3"
  },
  "devDependencies": {
    "pull-hang": "0.0.0",
    "pull-stream": "^3.2.0",
    "tape": "~4.6.0"
  },
  "scripts": {
    "prepublish": "npm ls && npm test",
    "test": "set -e; for t in test/*.js; do node $t; done"
  },
  "author": "Dominic Tarr <dominic.tarr@gmail.com> (dominictarr.com)",
  "license": "MIT"
}
