@happyvibess/node-cleaner
Version:
🧹 Interactive CLI tool to find and clean node_modules directories and free up space
18 lines (17 loc) • 317 B
JSON
{
"name": "project2",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"angular": "^1.8.3",
"react": "^19.1.0",
"vue": "^3.5.16"
}
}