-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpackage.json
83 lines (83 loc) · 2.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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
{
"name": "petertuananh",
"version": "1.0.10",
"description": "Bot phiên bản v13!",
"main": "AIOBot.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "PeterTuanAnh",
"license": "MIT",
"dependencies": {
"@discordjs/opus": "^0.6.0",
"@popperjs/core": "^2.10.2",
"ascii-table": "^0.0.9",
"axios": "^0.24.0",
"body-parser": "^1.19.0",
"canvacord": "^5.2.3",
"canvas": "^2.8.0",
"chalk": "^4.1.2",
"common-tags": "^1.8.0",
"covid19-vn": "^1.0.50",
"cpu-stat": "^2.0.1",
"discord-backup": "^3.0.1",
"discord-buttons": "^4.0.0",
"discord-giveaways": "^5.0.1",
"discord-player": "^5.1.0",
"discord-together": "^1.3.25",
"discord.js": "^13.3.1",
"discord.js-akinator": "^3.3.1",
"ejs": "^3.1.6",
"enmap": "^5.8.7",
"express": "^4.17.1",
"express-session": "^1.17.2",
"ffmpeg-static": "^4.4.0",
"google-tts-api": "^2.0.2",
"got": "^11.8.2",
"http": "^0.0.1-security",
"images-scraper": "^6.4.0",
"moment": "^2.29.1",
"ms": "^2.1.3",
"mysql": "^2.18.1",
"node-fetch": "^2.6.1",
"node-kitsu": "^1.1.1",
"node-os-utils": "^1.3.5",
"node-superfetch": "^0.2.3",
"parse-ms": "^2.1.0",
"parsec": "^2.0.2",
"passport": "^0.5.0",
"passport-discord": "^0.1.4",
"path": "^0.12.7",
"pm2": "^5.1.2",
"pug": "^3.0.2",
"quick.db": "^7.1.3",
"simple-node-logger": "^21.8.12",
"simply-djs": "^2.2.2",
"something-random-on-discord": "^3.4.4",
"sourcebin_js": "^0.0.3-ignore",
"superagent": "^6.1.0",
"tickets-discord": "^3.0.0",
"translate-google": "^1.5.0",
"twemoji-parser": "^13.1.0",
"util": "^0.12.4",
"weather-js": "^2.0.0",
"weky": "^3.1.8",
"youtube-sr": "^4.1.9",
"ytdl-core": "^4.9.2"
},
"repository": {
"type": "git",
"url": "git+https://github.com/DiozVN/Discord.JS-Dashboard-DiozTus.git"
},
"bugs": {
"url": "https://github.com/DiozVN/Discord.JS-Dashboard-DiozTus/issues"
},
"devDependencies": {
"node": "^16.7.0"
},
"engines": {
"node": ">=16.7.0"
},
"homepage": "https://github.com/DiozVN/Discord.JS-Dashboard-DiozTus#readme",
"keywords": []
}