-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
41 lines (41 loc) · 945 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
{
"name": "arzerox",
"version": "2.0.0",
"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/rest": "^1.5.0",
"ascii-table": "^0.0.9",
"discord.js": "^14.7.1",
"dotenv": "^16.0.3",
"env": "^0.0.2",
"fs": "^0.0.1-security",
"glob": "^8.0.3",
"moment": "^2.29.4",
"mongoose": "^6.8.3",
"ms": "^2.1.3",
"node-cron": "^3.0.2",
"path": "^0.12.7",
"voucher-code-generator": "^1.3.0"
}
}