forked from M7mdJs/Space-Plus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
49 lines (49 loc) · 1.2 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
{
"name": "Gamify",
"version": "1.3.0",
"description": "Best Discord V14 Gaming Discord Bot",
"main": "index.js",
"scripts": {
"test": "node --no-warnings .",
"start": "node --no-warnings shards.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Ayushselfcoder/Discord-v14-best-handler.git"
},
"keywords": [
"discord.js",
"discord.jsv14",
"v14",
"discord",
"discord.js@14",
"gamify",
"discord-gamecord",
"discord-games",
"games"
],
"author": "Ayushselfcoder",
"license": "ISC",
"bugs": {
"url": "https://github.com/Ayushselfcoder/Gamify/issues"
},
"homepage": "https://github.com/Ayushselfcoder/Gamify#readme",
"dependencies": {
"chillout": "^5.0.0",
"discord.js": "^14.11.0",
"dotenv": "^16.0.3",
"fs": "^0.0.1-security",
"moment": "^2.29.4",
"moment-duration-format": "^2.3.2",
"mongoose": "^5.9.19",
"node-cron": "^3.0.2",
"path": "^0.12.7",
"plsargs": "^0.1.6",
"recursive-readdir": "^2.2.3",
"stuffs": "^0.1.27",
"voucher-code-generator": "^1.3.0",
"discord-rock-paper-scissor": "^1.2.2",
"discord-gamecord": "^4.4.0",
"random-words": "^1.3.0"
}
}