{ "name": "gestion", "version": "1.0.0", "description": "Le Bot Discord Gestion est un bot multifonction développé en JavaScript utilisant la bibliothèque Discord.js. Il est conçu pour offrir diverses fonctionnalités utiles pour les serveurs Discord.", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Tutur33/gestion-perso.git" }, "author": "Tutur33", "license": "Apache-2.0", "bugs": { "url": "https://github.com/Tutur33/gestion-perso/issues" }, "homepage": "https://github.com/Tutur33/gestion-perso#readme", "dependencies": { "discord.js": "^14.14.1", "dotenv": "^16.4.5" } }