forked from JulesZYTB/BloumeGen-Bot-V18-By-JulesZ
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
45 lines (45 loc) · 1.04 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"name": "bloume-gen-bot",
"version": "18.2.0",
"description": "stocker des comptes est généré les..",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": ""
},
"keywords": [
"discord",
"generator",
"gen-bot",
"javascript"
],
"author": "JulesZYTB",
"license": "BloumeGen",
"bugs": {
"url": "https://discord.gg/BloumeGen"
},
"homepage": "https://discord.gg/BloumeGen",
"dependencies": {
"async": "^3.2.4",
"better-sqlite3": "^7.4.5",
"discord.js": "^12.5.3",
"discord.js-cuz": "^1.0.2",
"discord.js-pagination": "^1.0.3",
"download-file": "^0.1.5",
"express": "^4.18.2",
"firstline": "^2.0.2",
"fs": "^0.0.1-security",
"line-reader": "^0.4.0",
"ms": "^2.1.3",
"node-downloader-helper": "^1.0.15",
"os": "^0.1.2",
"quick.db": "^7.1.3",
"sync-request": "^6.1.0",
"twemoji-parser": "^13.1.0",
"xmlhttprequest": "^1.8.0"
},
"nodeVersion": "12.16.3"
}