forked from Drago09t/Expert-v2.0
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
80 lines (80 loc) · 2.19 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
{
"name": "xepert-1",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
"@discordjs/builders": "^1.6.1",
"@discordjs/opus": "^0.9.0",
"@discordjs/voice": "^0.16.0",
"@distube/deezer": "^1.0.0",
"@distube/soundcloud": "^1.3.2",
"@distube/spotify": "^1.5.1",
"@distube/yt-dlp": "^1.1.3",
"@distube/ytdl-core": "^4.11.10",
"@iamtraction/google-translate": "^2.0.1",
"@top-gg/sdk": "^3.1.5",
"ascii-table": "^0.0.9",
"axios": "^1.4.0",
"better-sqlite3": "^8.3.0",
"canvacord": "^5.4.10",
"canvas": "^2.11.2",
"captcha-canvas": "^3.2.1",
"colors": "^1.4.0",
"croxydb": "^0.0.7",
"data-uri-to-buffer": "^4.0.0",
"dblapi.js": "^2.4.1",
"discord-api-types": "^0.37.39",
"discord-arts": "^0.4.0",
"discord-gamecord": "^4.4.0",
"discord-giveaways": "^6.0.1",
"discord-html-transcripts": "^3.1.4",
"discord-hybrid-sharding": "^2.1.2",
"discord-logs": "^2.2.1",
"discord.js": "^14.11.0",
"discord.js-leveling": "^5.4.0",
"distube": "^4.0.4",
"dotenv": "^16.0.3",
"erela.js": "^2.4.0",
"express": "^4.18.2",
"fetch-blob": "^3.1.5",
"ffmpeg-static": "^4.4.1",
"formdata-polyfill": "^4.0.10",
"fs": "^0.0.1-security",
"glob": "^10.1.0",
"got": "^12.6.0",
"html-entities": "^2.3.3",
"i": "^0.3.7",
"install": "^0.13.0",
"keep-alive-replit": "^1.0.0",
"libsodium-wrappers": "^0.7.11",
"mal-scraper": "^2.12.1",
"mathjs": "^11.8.0",
"midjourney-client": "^1.0.8",
"mongoose": "^6.0.12",
"ms": "^2.1.3",
"natural": "^6.2.0",
"node-domexception": "^1.0.0",
"node-fetch": "^3.3.1",
"node-kmeans": "^1.1.9",
"node-replicate": "^2.0.0",
"npm": "^9.7.2",
"one-liner-joke": "^1.2.2",
"openai": "^3.2.1",
"openai-api": "^1.3.1",
"opusscript": "^0.0.8",
"quick.db": "^7.1.3",
"quickchart-js": "^3.1.2",
"rebuild": "^0.1.2",
"replicate": "^0.12.3",
"string-similarity": "^4.0.4",
"update": "^0.7.4",
"web-streams-polyfill": "^3.2.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}