{ "name": "cardboardbot", "version": "1.0.0", "description": "Discord bot that manages everything at my discord server.", "main": "index.js", "engines": { "node": ">=8" }, "repository": { "type": "git", "url": "git+https://gitdab.com/rhearmas/cardboardbox.git" }, "author": "rhearmas (http://rhearmas.carrd.co)", "bugs": { "url": "https://gitdab.com/rhearmas/cardboardbox/issues" }, "homepage": "https://gitdab.com/rhearmas/cardboardbox#readme", "dependencies": { "better-sqlite3": "^5.4.0", "chalk": "^2.4.2", "common-tags": "^1.8.0", "crawl": "^0.3.1", "dateformat": "^3.0.3", "discord-emoji": "^1.1.1", "discord.js": "^11.5.1", "enmap": "^5.0.0", "inquirer": "^6.3.1", "math-expression-evaluator": "^1.2.17", "moment": "^2.24.0", "moment-duration-format": "^2.3.2", "node-fetch": "^2.6.0", "recrawl": "^2.0.0", "roll": "^1.2.0", "webdict": "^0.3.0" } }