@alloc/fast-rimraf
Version:
A tool to delete a huge directory fast
26 lines (25 loc) • 428 B
JSON
{
"name": "@alloc/fast-rimraf",
"version": "1.0.8",
"description": "A tool to delete a huge directory fast",
"bin": {
"rimraf": "src/rimraf.sh"
},
"repository": "aleclarson/fast-rimraf",
"keywords": [
"rimraf",
"fast",
"delete",
"remove",
"directory",
"huge",
"large",
"big",
"unix",
"linux",
"mac",
"macos"
],
"author": "oprogramador",
"license": "MIT"
}