clear-directory
Version:
Clean your directory with Node.js
35 lines (33 loc) • 656 B
JSON
{
"name": "clear-directory",
"version": "1.0.7",
"description": "Clean your directory with Node.js",
"scripts": {
},
"repository": {
"type": "git",
"url": "git+https://github.com/allala0/clear-directory.git"
},
"keywords": [
"clear-dir",
"cleandir",
"cleardir",
"clean-dir",
"clear",
"dir",
"directory",
"clear-directory"
],
"author": "Artur Brytkowski",
"license": "MIT",
"bugs": {
"url": "https://github.com/allala0/clear-directory/issues"
},
"bin": {
"cdir": "index.js"
},
"files": [
"index.js"
],
"homepage": "https://github.com/allala0/clear-directory#readme"
}