Spaces:
Running
Running
{ | |
"name": "proxy-api", | |
"version": "1.0.0", | |
"description": "", | |
"main": "index.js", | |
"scripts": { | |
"test": "echo \"Error: no test specified\" && exit 1" | |
}, | |
"keywords": [], | |
"author": "", | |
"license": "MIT", | |
"dependencies": { | |
"axios": "^1.7.9", | |
"cheerio": "^1.0.0-rc.12", | |
"dotenv": "^16.5.0", | |
"express": "^4.21.2", | |
"form-data": "^4.0.3", | |
"sharp": "^0.34.2", | |
"yt-search": "^2.12.1" | |
} | |
} | |