Server IP : 66.29.132.122 / Your IP : 52.14.2.251 Web Server : LiteSpeed System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : admazpex ( 531) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/opt/alt/alt-nodejs12/root/lib/node_modules/npm/node_modules.bundled/fs-vacuum/ |
Upload File : |
{ "_args": [ [ "fs-vacuum@1.2.10", "/Users/rebecca/code/npm" ] ], "_from": "fs-vacuum@1.2.10", "_id": "fs-vacuum@1.2.10", "_inBundle": false, "_integrity": "sha1-t2Kb7AekAxolSP35n17PHMizHjY=", "_location": "/fs-vacuum", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "fs-vacuum@1.2.10", "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": "ogd@aoaioxxysz.net" }, "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" }