-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
61 lines (61 loc) · 1.57 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
"name": "arzerox",
"version": "2.13.21",
"description": "Arzerox by Kama",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/LordKamaYT/Arzerox.git"
},
"keywords": [
"discord",
"v13",
"discord.js",
"djs"
],
"author": "Kama",
"license": "ISC",
"bugs": {
"url": "https://github.com/LordKamaYT/Arzerox/issues"
},
"homepage": "https://github.com/LordKamaYT/Arzerox#readme",
"dependencies": {
"@discordjs/builders": "^1.4.0",
"@discordjs/opus": "^0.9.0",
"@discordjs/rest": "^1.5.0",
"@discordjs/voice": "^0.16.0",
"arzeroxjs": "^1.8.2",
"ascii-table": "^0.0.9",
"canvas": "^2.11.2",
"captcha-canvas": "^3.2.1",
"custom-id": "^1.2.0",
"dbd-capriham-theme": "^1.3.0",
"dbd-soft-ui": "^1.6.32-beta.1",
"discord-dashboard": "^2.3.61",
"discord-giveaways": "^6.0.1",
"discord-html-transcripts": "^3.1.3",
"discord-modals": "^1.3.9",
"discord.js": "^14.11.0",
"discord.js-captcha": "^3.0.5",
"discordjs-reaction-role": "^3.1.0",
"dotenv": "^16.0.3",
"env": "^0.0.2",
"ffmpeg-static": "^5.1.0",
"fs": "^0.0.1-security",
"glob": "^8.0.3",
"libsodium": "^0.7.11",
"libsodium-wrappers": "^0.7.11",
"minecraft-server-util": "^5.3.2",
"moment": "^2.29.4",
"mongoose": "^6.8.3",
"ms": "^2.1.3",
"node-cron": "^3.0.2",
"node-fetch": "^3.3.1",
"path": "^0.12.7",
"voucher-code-generator": "^1.3.0",
"word-wrap": "^1.2.3"
}
}