-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
33 lines (33 loc) · 875 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
{
"dependencies": {
"@discordjs/builders": "^0.6.0",
"@discordjs/opus": "^0.7.0",
"@discordjs/voice": "^0.6.0",
"@distube/soundcloud": "^0.2.2",
"@distube/spotify": "^0.6.3",
"@distube/ytdl-core": "^4.9.4",
"@ksoft/api": "^3.1.9",
"body-parser": "^1.19.1",
"botconfig": "^1.0.2",
"colors": "^1.4.0",
"cpu-stat": "^2.0.1",
"discord.js": "^13.1.0",
"distube": "^3.0.0-beta.37",
"ejs": "^3.1.6",
"enmap": "^5.8.7",
"express": "^4.17.1",
"express-session": "^1.17.2",
"ffmpeg-static": "^4.4.0",
"http": "^0.0.1-security",
"https-proxy-agent": "^5.0.0",
"jquery": "^3.6.0",
"libsodium-wrappers": "^0.7.9",
"memorystore": "^1.6.6",
"node": "^17.4.0",
"os": "^0.1.2",
"passport": "^0.4.1",
"passport-discord": "^0.1.4",
"session": "^0.1.0",
"url": "^0.11.0"
}
}