Files
RakunNakun-AI/package.json
NekoMonci12 671847fab3 API System
2025-04-20 21:42:43 +07:00

15 lines
271 B
JSON

{
"dependencies": {
"express": "^4.18.2",
"discord.js": "^14.11.0",
"dotenv": "^16.0.0",
"mysql2": "^3.2.0",
"openai": "^3.2.1",
"axios": "^1.4.0",
"qs": "^6.11.2",
"redis": "^4.6.7",
"mongodb": "^5.7.0",
"uuid": "^9.0.0"
}
}