{ "name": "aleebot", "version": "1.0.8.5", "description": "A chat bot for discord written in discord.js.", "main": "aleebot.js", "dependencies": { "discord.js": "^11.1.0", }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/AleeCorp/AleeBot.git" }, "keywords": [ "discord", "discord-bot", "javascript" ], "author": "AleeCorp", "license": "MIT", "bugs": { "url": "https://github.com/AleeCorp/AleeBot/issues" }, "homepage": "https://github.com/AleeCorp/AleeBot#readme" }