Files
bot-france-travail/package.json
T
2024-11-04 15:43:02 +01:00

19 lines
389 B
JSON

{
"name": "bot-france-travail",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "JessyD - QuantumCraft Studios",
"license": "ISC",
"description": "",
"dependencies": {
"discord.js": "^14.16.3",
"dotenv": "^16.4.5",
"node-cron": "^3.0.3",
"yaml": "^2.6.0"
}
}