mirror of
https://github.com/arthur-pbty/gestion.git
synced 2026-06-03 23:36:35 +02:00
21 lines
428 B
JSON
21 lines
428 B
JSON
{
|
|
"name": "gestion",
|
|
"version": "1.0.0",
|
|
"description": "Bot by Tutur & Valou",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
@@ -17,7 +16,7 @@
|
|
"discordjs-button-pagination": "^3.0.1",
|
|
"dotenv": "^16.4.4",
|
|
"ms": "^2.1.3",
|
|
"quick.db": "^7.1.3",
|
|
"sqlite": "^5.1.1"
|
|
}
|
|
}
|