genius-troll/package.json
2025-11-20 21:05:44 +01:00

20 lines
430 B
JSON

{
"name": "genius-troll",
"repository": {
"type": "git",
"url": "https://dev.ldelforge.com/TRUkae/genius-troll.git"
},
"license": "ISC",
"author": "",
"type": "module",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"conjugation-fr": "^0.3.4",
"discord.js": "^14.25.0",
"dotenv": "^17.2.3",
"fr-compromise": "^0.2.8"
}
}