{
"name": "rollux",
"version": "1.0.0",
"description": "A bot that rolls dice",
"main": "bot.js",
"author": "Mollux",
"dependencies": {
"discord.js": "^12.1.1",
"winston": "^3.2.1"
}