![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /proc/self/root/lib/node_modules/npm/node_modules/fs-vacuum/ |
{ "_args": [ [ "[email protected]", "/Users/rebecca/code/npm" ] ], "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha1-t2Kb7AekAxolSP35n17PHMizHjY=", "_location": "/fs-vacuum", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "fs-vacuum", "escapedName": "fs-vacuum", "rawSpec": "1.2.10", "saveSpec": null, "fetchSpec": "1.2.10" }, "_requiredBy": [ "/", "/gentle-fs" ], "_resolved": "https://registry.npmjs.org/fs-vacuum/-/fs-vacuum-1.2.10.tgz", "_spec": "1.2.10", "_where": "/Users/rebecca/code/npm", "author": { "name": "Forrest L Norvell", "email": "[email protected]" }, "bugs": { "url": "https://github.com/npm/fs-vacuum/issues" }, "dependencies": { "graceful-fs": "^4.1.2", "path-is-inside": "^1.0.1", "rimraf": "^2.5.2" }, "description": "recursively remove empty directories -- to a point", "devDependencies": { "errno": "~0.1.0", "mkdirp": "^0.5.1", "require-inject": "~1.3.0", "standard": "^6.0.8", "tap": "^5.7.1", "tmp": "0.0.28" }, "homepage": "https://github.com/npm/fs-vacuum", "keywords": [ "rm", "rimraf", "clean" ], "license": "ISC", "main": "vacuum.js", "name": "fs-vacuum", "repository": { "type": "git", "url": "git+https://github.com/npm/fs-vacuum.git" }, "scripts": { "test": "standard && tap test/*.js" }, "version": "1.2.10" }