38554-vm/package.json
Flatlogic Bot 3c6738376b savee
2026-02-18 09:01:53 +00:00

25 lines
538 B
JSON

{
"name": "workspace",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@discordjs/voice": "^0.19.0",
"discord.js": "^14.25.1",
"dotenv": "^17.3.1",
"express": "^5.2.1",
"ffmpeg-static": "^5.3.0",
"libsodium-wrappers": "^0.8.2",
"multer": "^2.0.2",
"node-cron": "^4.2.1",
"opusscript": "^0.0.8"
}
}