Files
gestion/package.json
T
2024-02-25 14:25:38 +01:00

32 lines
809 B
JSON

{
"name": "gestion",
"version": "1.0.0",
"description": "Bot discord en js by TuturP33 & Valou336",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Tutur33/gestion.git"
},
"author": "Valou336 && Tutur33 ",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/Tutur33/gestion/issues"
},
"homepage": "https://github.com/Tutur33/gestion#readme",
"dependencies": {
"axios": "^1.6.7",
"color-name-list": "^10.19.0",
"discord-gamecord": "^4.4.1",
"discord.js": "^14.14.1",
"discordjs-button-pagination": "^3.0.1",
"dotenv": "^16.4.4",
"ms": "^2.1.3",
"quick.db": "^7.1.3",
"sqlite": "^5.1.1",
"sqlite3": "^5.1.7"
}
}