Files
Tochiwas-discord-bot/package.json
2024-08-13 21:45:53 +02:00

12 lines
169 B
JSON

{
"dependencies": {
"discord.js": "^14.15.3",
"dotenv": "^16.4.5",
"node-cron": "^3.0.3",
"pg": "^8.12.0"
},
"scripts": {
"test": "jest"
}
}