-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
34 lines (34 loc) · 1.22 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
{
"name": "auditbot",
"version": "1.0.0",
"description": "npm install discord.js\r npm install @discordjs/builders @discordjs/rest discord-api-types \r npm install nodemon ? available on linux?\r npm install yt-search\r <!-- npm install ytdl-core@latest -->\r npm install ytdl-core-discord\r npm install @discordjs/voice libsodium-wrappers @discordjs/opus ffmpeg\r npm install miniget\r npm install m3u8stream",
"main": "CustomErrorClass.js",
"dependencies": {
"@discordjs/builders": "^0.6.0",
"@discordjs/opus": "^0.5.3",
"@discordjs/rest": "^0.1.0-canary.0",
"@discordjs/voice": "^0.6.0",
"discord-api-types": "^0.23.1",
"discord.js": "^13.2.0",
"events": "^3.3.0",
"ffmpeg": "^0.0.4",
"ffmpeg-static": "^4.4.0",
"libsodium-wrappers": "^0.7.9",
"yt-search": "^2.10.2",
"ytdl-core": "^4.9.1",
"ytdl-core-discord": "^1.3.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/GWMCwing/AuditBot.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/GWMCwing/AuditBot/issues"
},
"homepage": "https://github.com/GWMCwing/AuditBot#readme"
}