{
  "name": "pull-hash",
  "version": "1.0.0",
  "description": "pull-stream API for hashing data",
  "main": "index.js",
  "scripts": {
    "test": "node test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/clehner/pull-hash"
  },
  "author": "Charles Lehner (http://celehner.com/)",
  "license": "Fair",
  "devDependencies": {
    "multicb": "^1.2.1",
    "pull-stream": "^3.2.0",
    "stream-to-pull-stream": "^1.6.6",
    "tape": "^4.5.0"
  }
}
