-
Notifications
You must be signed in to change notification settings - Fork 7
/
package.json
46 lines (46 loc) · 859 Bytes
/
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
46
{
"name": "v14-level-bot",
"version": "0.0.2",
"description": "Beş v14 Level / XP Botu",
"main": "beş.js",
"scripts": {
"start": "node beş.js"
},
"engines": {
"node": "16.x"
},
"author": "Bes-js",
"license": "GPL-3.0",
"dependencies": {
"@discordjs/voice": "^0.11.0",
"canvafy": "^6.0.1",
"canvas": "^2.10.1",
"discord.js": "^14.8.0",
"dotenv": "^16.0.1",
"fs": "^0.0.2",
"moment": "^2.29.4",
"moment-duration-format": "^2.3.2",
"mongoose": "^6.6.1",
"ms": "^2.1.3"
},
"keywords": [
"Beş#0005",
"Beş",
"Bes",
"5",
"v14",
"v14 level",
"v14 lvl",
"v14-level",
"discord-v14",
"v14 bot",
"discord v14",
"discord level botu",
"discord level bot",
"discord sıralama bot",
"discord",
"v14 xp",
"xp",
"level"
]
}