UNPKG

easyfile

Version:
24 lines (23 loc) 469 B
{ "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" } }