mirror of
https://github.com/gizmo4487/O-Bot.git
synced 2025-05-30 20:22:31 -05:00
12 lines
263 B
JSON
12 lines
263 B
JSON
{
|
|
"name": "O-Bot",
|
|
"version": "0.0.1",
|
|
"description": "Pipipi-pipipipi!",
|
|
"main": "o-bot.js",
|
|
"author": "gizmo4487",
|
|
"dependencies": {
|
|
"discord.io": "https://github.com/woor/discord.io/tarball/gateway_v6",
|
|
"winston": "^3.2.1"
|
|
}
|
|
}
|