{ "name": "DashX-API", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "node index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "Herza", "license": "ISC", "dependencies": { "axios": "^1.12.2", "bcryptjs": "^3.0.2", "resend": "^3.0.0", "bycf": "^1.0.1", "express": "^5.1.0", "express-rate-limit": "^8.1.0", "groq-sdk": "^0.33.0", "jimp": "^0.16.13", "puppeteer": "^24.15.0", "jsonwebtoken": "^9.0.2", "jsqr": "^1.4.0", "mongoose": "^8.18.1", "multer": "^2.0.2", "nodemailer": "^7.0.6", "notmebotz-tools": "^2.0.29", "syntax-error": "^1.4.0" } }