-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
38 lines (37 loc) · 988 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
34
35
36
37
38
{
"dependencies": {
"@discordjs/builders": "^0.11.0",
"@discordjs/opus": "^0.7.0",
"@discordjs/voice": "^0.7.5",
"colors": "^1.4.0",
"cpu-stat": "^2.0.1",
"discord.js": "^13.5.0",
"enmap": "^5.8.7",
"erela.js": "^2.3.3",
"erela.js-apple": "^1.2.6",
"erela.js-deezer": "^1.0.7",
"erela.js-facebook": "^1.0.4",
"erela.js-spotify": "^1.2.0",
"moment": "^2.29.1",
"ms": "^2.1.3",
"radio-browser": "^2.1.9"
},
"name": "strings_jr",
"version": "3.0.0",
"description": "NVM",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node ."
},
"repository": {
"type": "git",
"url": "git+https://github.com/XOUT1/Strings-Music-Bot.git"
},
"author": "XOUT#0509",
"license": "MIT",
"bugs": {
"url": "https://github.com/XOUT1/Strings-Music-Bot/blob/main/README.md"
},
"homepage": "https://github.com/XOUT1/Strings-Music-Bot/blob/main/README.md"
}