mirror of
https://github.com/arthur-pbty/gestion-perso.git
synced 2026-06-03 23:36:35 +02:00
Ajouter des fichiers de base de données à .gitignore
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user