{
  "name": "fs.promised",
  "version": "3.0.0",
  "description": "Promise-implementation-agnostic wrapper for fs",
  "main": "index.js",
  "scripts": {
  },
  "author": {
    "name": "Shawn Dellysse",
    "email": "sdellysse@gmail.com",
    "url": "http://shawndellysse.com"
  },
  "repository": {
      "type": "git",
      "url": "https://github.com/shawndellysse/fs.promised.git"
  },
  "license": "ISC"
}
