genius-troll/package.json
2025-11-20 15:19:33 +01:00

19 lines
385 B
JSON

{
"name": "genius-troll",
"version": "1.0",
"description": "",
"repository": {
"type": "git",
"url": "https://dev.ldelforge.com/TRUkae/genius-troll.git"
},
"license": "ISC",
"author": "",
"type": "commonjs",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"discord.js": "^14.25.0"
}
}