-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
62 lines (62 loc) · 1.64 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
{
"dependencies": {
"@discordjs/builders": "^0.9.0",
"@discordjs/voice": "^0.7.5",
"@distube/soundcloud": "^1.0.0",
"@distube/spotify": "^1.0.0",
"colors": "^1.4.0",
"cpu-stat": "^2.0.1",
"discord.js": "^13.3.1",
"distube": "^3.0.3",
"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",
"libsodium-wrappers": "^0.7.9",
"memorystore": "^1.6.6",
"os": "^0.1.2",
"passport": "^0.5.0",
"passport-discord": "^0.1.4",
"session": "^0.1.0",
"url": "^0.11.0"
},
"name": "musicium_r8_dashboard",
"description": "An advanced Discord Music Bot with a Dashboard, using distube.js.org having an interactive button & menu system and many features! Supported Features: Spotify • YouTube • SoundCloud • Live Stream • Audio Filtering • DJ Roles • Autoplay • Autoresume • Dashboard + Live Queue • ...",
"version": "8.1.0",
"main": "index.js",
"devDependencies": {},
"scripts": {
"test": "node index.js",
"start": "node index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/xzendercage/lybav2.git"
},
"keywords": [
"discord",
"music",
"bot",
"spotify",
"youtube",
"soundcloud",
"discordjs",
"discordbot",
"distube",
"bassboost",
"noapi",
"filters",
"nightcore",
"yt",
"radio",
"radiostations"
],
"author": "Tomato#6966",
"license": "MIT",
"bugs": {
"url": "https://github.com/xzendercage/lybav2/issues"
},
"homepage": "https://github.com/Tomato6966/Musicium#readme"
}