@happyvibess/node-cleaner
Version:
🧹 Interactive CLI tool to find and clean node_modules directories and free up space
18 lines (17 loc) • 322 B
JSON
{
"name": "project1",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"express": "^5.1.0",
"lodash": "^4.17.21",
"moment": "^2.30.1"
}
}