24 lines
610 B
JSON
24 lines
610 B
JSON
{
|
|
"name": "sahur-bot",
|
|
"version": "1.0.0",
|
|
"description": "Discord Sahur Bot",
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"@discordjs/opus": "^0.10.0",
|
|
"@discordjs/voice": "^0.19.0",
|
|
"@distube/soundcloud": "^2.0.4",
|
|
"@distube/spotify": "^2.0.2",
|
|
"@distube/yt-dlp": "^2.0.1",
|
|
"@snazzah/davey": "^0.1.9",
|
|
"@stablelib/xchacha20poly1305": "^2.0.1",
|
|
"cron": "^2.3.1",
|
|
"discord.js": "^14.17.3",
|
|
"distube": "^5.2.3",
|
|
"dotenv": "^17.3.1",
|
|
"ffmpeg-static": "^5.3.0",
|
|
"libsodium-wrappers": "^0.7.16",
|
|
"play-dl": "^1.9.7",
|
|
"sodium-native": "^5.0.10"
|
|
}
|
|
}
|