Spaces:
Sleeping
Sleeping
File size: 714 Bytes
80ea27a 2701ec2 80ea27a 2701ec2 80ea27a 2701ec2 e846be3 80ea27a b9850ec 80ea27a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
{
"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"
}
}
|