{ "name": "Xsp29", "version": "1.0.0", "description": "Project Xsp29", "main": "index.js", "type": "module", "scripts": { "start": "node index.js" }, "dependencies": { "@huggingface/inference": "latest", "express": "latest", "axios": "latest", "cheerio": "latest", "dotenv": "latest", "playwright": "latest", "puppeteer-core": "latest", "multer": "latest", "ws": "latest", "sharp": "latest", "puppeteer-extra-plugin-stealth": "latest", "playwright-extra": "latest" } }