sonia-js/package.json

12 lines
234 B
JSON
Raw Normal View History

2023-03-30 03:45:31 -06:00
{
"dependencies": {
"@discordjs/voice": "^0.15.0",
2024-07-20 14:47:23 -06:00
"discord.js": "^14.11.0",
2023-03-30 03:45:31 -06:00
"getstream": "^7.2.10",
"node-fetch": "^2.6.9",
"nodemon": "^2.0.22",
"picomatch": "^2.3.0",
"update-notifier": "^5.1.0"
}
}