{
  "name": "easyfile",
  "version": "0.2.0",
  "description": "Easy file manipulation.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/yuanyan/easyfile.git"
  },
  "keywords": [
    "fs",
    "file"
  ],
  "author": "Yuanyan Cao",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/yuanyan/easyfile/issues"
  },
  "homepage": "https://github.com/yuanyan/easyfile",
  "dependencies": {
    "mkdirp": "^0.5.1"
  }
}
