-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
43 lines (43 loc) · 1.05 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
{
"name": "Global-Chat-Bot",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"discord.js": "^12.4.1",
"fs": "^0.0.2",
"node.js": "0.0.1-security",
"@discordjs/opus": "^0.3.3",
"ffmpeg": "0.0.4",
"fluent-ffmpeg": "^2.1.2",
"ytdl-core": "^4.2.1",
"ffmpeg-static": "^4.2.7",
"yt-search": "^2.2.4",
"opusscript": "^0.0.7",
"youtube-sr": "^2.0.1",
"dotenv": "^8.2.0",
"ytdl-core-discord": "^1.2.4",
"ytpl": "^2.0.0-alpha.3",
"node-opus": "^0.3.3",
"lyrics-finder": "^21.4.0",
"axios": "^0.19.2",
"random": "2.2.0",
"common-tags": "^1.8.0",
"moment": "^2.26.0",
"moment-duration-format": "^2.2.2",
"parse-ms": "^2.0.0",
"quick.db": "^7.1.1",
"got": "^11.6.0",
"some-random-cat": "^2.2.0",
"quick.eco": "6.0.0",
"@quick.eco/sqlite": "1.0.4",
"nodemailer": "6.4.17",
"openweather-apis": "4.4.1"
}
}