-
Notifications
You must be signed in to change notification settings - Fork 8
/
package.json
42 lines (42 loc) · 1.08 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
{
"version": "2.1.4",
"main": "shard.js",
"scripts": {
"start": "node shard.js"
},
"author": "CASPERg267",
"license": "MIT",
"dependencies": {
"@discordjs/builders": "^0.9.0",
"@discordjs/voice": "^0.7.5",
"@distube/deezer": "1.0.0",
"@distube/soundcloud": "^1.2.2",
"@distube/spotify": "^1.4.2",
"@distube/yt-dlp": "^1.1.3",
"chalk": "^4.1.2",
"common-tags": "^1.8.2",
"cpu-stat": "^2.0.1",
"dbd-soft-ui": "^1.6.36-beta.1",
"delay": "^5.0.0",
"discord-dashboard": "^2.3.40",
"discord.js": "^14.5.0",
"distube": "^4.0.4",
"dotenv": "^14.3.2",
"enmap": "^5.9.0",
"express-session": "^1.17.3",
"ffmpeg-static": "^4.4.1",
"figlet": "^1.5.2",
"genius-lyrics": "^4.3.8",
"libsodium-wrappers": "^0.7.9",
"lyrics-finder": "^21.7.0",
"memorystore": "^1.6.7",
"opusscript": "^0.0.8",
"pretty-ms": "^7.0.1",
"readline-sync": "^1.4.10",
"session-file-store": "^1.5.0",
"socket.io": "^4.5.1",
"statcord.js": "^3.4.2",
"topgg-autoposter": "^2.0.1",
"winston": "^3.7.2"
}
}