You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

59 lines
1.4 KiB

{
"name": "fs-vacuum",
"version": "1.2.6",
"description": "recursively remove empty directories -- to a point",
"main": "vacuum.js",
"scripts": {
"test": "tap test/*.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/npm/fs-vacuum.git"
},
"keywords": [
"rm",
"rimraf",
"clean"
],
"author": {
"name": "Forrest L Norvell",
"email": "ogd@aoaioxxysz.net"
},
"license": "ISC",
"bugs": {
"url": "https://github.com/npm/fs-vacuum/issues"
},
"homepage": "https://github.com/npm/fs-vacuum",
"devDependencies": {
"mkdirp": "^0.5.0",
"tap": "^0.4.11",
"tmp": "0.0.24"
},
"dependencies": {
"graceful-fs": "^3.0.2",
"path-is-inside": "^1.0.1",
"rimraf": "^2.2.8"
},
"gitHead": "04b5093ac6fbcc4135835fb1c4ed990dfed5a04c",
"_id": "fs-vacuum@1.2.6",
"_shasum": "860c5e4b3e3aa2a6a3cbb327c57534f3a3bff642",
"_from": "fs-vacuum@>=1.2.5 <1.3.0",
"_npmVersion": "2.10.1",
"_nodeVersion": "2.0.2",
"_npmUser": {
"name": "othiym23",
"email": "ogd@aoaioxxysz.net"
},
"dist": {
"shasum": "860c5e4b3e3aa2a6a3cbb327c57534f3a3bff642",
"tarball": "http://registry.npmjs.org/fs-vacuum/-/fs-vacuum-1.2.6.tgz"
},
"maintainers": [
{
"name": "othiym23",
"email": "ogd@aoaioxxysz.net"
}
],
"directories": {},
"_resolved": "https://registry.npmjs.org/fs-vacuum/-/fs-vacuum-1.2.6.tgz"
}