-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
56 lines (56 loc) · 1.47 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
{
"name": "folk-bot",
"version": "6.5.7",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "QrIvan#0105",
"license": "ISC",
"dependencies": {
"@discordjs/builders": "^0.15.0",
"@discordjs/rest": "^0.5.0",
"@discordjs/voice": "^0.16.0",
"ascii-table": "^0.0.9",
"axios": "^1.6.2",
"bad-words": "^3.0.4",
"cheerio": "^1.0.0-rc.12",
"child_process": "^1.0.2",
"date-fns": "^2.30.0",
"discord-api-types": "^0.35.0",
"discord-buttons": "^4.0.0-deprecated",
"discord-giveaways": "^5.1.0",
"discord-ytdl-core": "^5.0.4",
"discord.js": "^13.17.1",
"discord.js-pagination": "^1.0.3",
"express": "^4.18.1",
"franc": "^6.1.0",
"franc-min": "^6.1.0",
"fs": "^0.0.1-security",
"genius-lyrics-api": "^3.2.0",
"google-translate-api": "^2.3.0",
"hastebin-gen": "^2.0.5",
"langs": "^2.0.0",
"link-preview-js": "^3.0.5",
"lyrics-finder": "^21.7.0",
"minecraft-server-util": "^5.4.4",
"moment": "^2.29.4",
"mongoose": "^7.5.3",
"ms": "^2.1.3",
"mysql2": "^3.11.3",
"nanoid": "^5.0.4",
"node-fetch": "^3.3.2",
"old-wio.db": "^4.0.10",
"pg-promise": "^11.5.4",
"quick.db": "^9.1.7",
"sqlite": "^5.1.1",
"star-labs": "^1.1.2",
"translate-google": "^1.5.0",
"uuid": "^9.0.1",
"yt-search": "^2.10.4",
"ytdl-core": "^4.11.5",
"ytsr": "^3.8.4"
}
}