Spaces:
Sleeping
Sleeping
| { | |
| "name": "nodejs", | |
| "version": "1.0.0", | |
| "description": "", | |
| "main": "index.js", | |
| "scripts": { | |
| "test": "echo \"Error: no test specified\" && exit 1" | |
| }, | |
| "keywords": [], | |
| "author": "", | |
| "license": "ISC", | |
| "dependencies": { | |
| "@types/node": "^22.13.11", | |
| "audiodl-mp3": "^3.1.7", | |
| "axios": "^1.9.0", | |
| "btch-downloader": "^4.0.8", | |
| "cloudscraper": "^4.6.0", | |
| "denethdev-ytmp3": "^1.0.3", | |
| "express": "^5.1.0" | |
| } | |
| } | |