mirror of
https://github.com/gizmo4487/O-Bot.git
synced 2025-05-30 20:22:31 -05:00
19 lines
463 B
JSON
19 lines
463 B
JSON
{
|
|
"name": "O-Bot",
|
|
"version": "0.0.2",
|
|
"description": "Pipipi-pipipipi!",
|
|
"main": "o-bot.js",
|
|
"author": "gizmo4487",
|
|
"dependencies": {
|
|
"@discordjs/opus": "^0.1.0",
|
|
"bufferutil": "^4.0.1",
|
|
"discord.js": "^12.0.2",
|
|
"erlpack": "github:discordapp/erlpack",
|
|
"ffmpeg-static": "^3.0.0",
|
|
"install-peerdeps": "^2.0.1",
|
|
"install-peers": "^1.0.3",
|
|
"libsodium-wrappers": "^0.7.6",
|
|
"zlib-sync": "^0.1.6"
|
|
}
|
|
}
|