chela
Version:
Recursive async chmod and chown.
21 lines (20 loc) • 426 B
JSON
{
"name": "chela",
"version": "0.1.0",
"description": "Recursive async chmod and chown.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Tomas Pollak <tomas@forkhq.com>",
"license": "WTFPL",
"dependencies": {
"graceful-fs": "^4.2.4",
"uid-number": "0.0.5"
},
"devDependencies": {
"should": "",
"rimraf": "",
"sinon": ""
}
}