38554-vm/package.json
2026-02-18 09:11:43 +00:00

23 lines
487 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",
"opusscript": "^0.0.8"
}
}