Rollux/package.json
Ådne E. Moldesæter 08a4541b90 Initial commit
2019-05-17 19:29:31 +02:00

12 lines
275 B
JSON

{
"name": "rollux",
"version": "1.0.0",
"description": "A bot that rolls dice",
"main": "bot.js",
"author": "Mollux",
"dependencies": {
"discord.io": "https://github.com/woor/discord.io/tarball/gateway_v6",
"winston": "^3.2.1"
}
}