{
  "name": "promisfy-readfile",
  "version": "2.0.0",
  "description": "promise readfileStream",
  "main": "index.js",
  "scripts": {
    "test": "echo test"
  },
  "keywords": [
    "promise",
    "fs",
    "readStream"
  ],
  "repository": {
    "type": "git",
    "url": "http://github.com/xtx1130/promisfy-readfile.git"
  },
  "author": "xtx",
  "license": "MIT",
  "dependencies": {
    "bluebird": "^3.5.0"
  }
}
