O-Bot/package.json

18 lines
429 B
JSON

{
"name": "O-Bot",
"version": "0.0.1",
"description": "Pipipi-pipipipi!",
"main": "o-bot.js",
"author": "gizmo4487",
"dependencies": {
"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"
}
}