{ "name": "hf-komiku-scraper", "version": "1.0.0", "description": "Scraper API in Hugging Face", "main": "server.js", "scripts": { "start": "node tt.js" }, "dependencies": { "axios": "^1.6.7", "cheerio": "^1.0.0-rc.12", "express": "^4.18.2", "form-data": "^4.0.0", "node-fetch": "^3.3.2", "ai": "^3.0.0", "openai": "^4.28.0", "uuid": "^9.0.1" } }