{ "name": "cath.exe", "version": "2.0.1", "description": "cath.exe bot created by Night", "engines": { "node": "*", "npm": "*" }, "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "dev": "nodemon index.js", "start": "node index.js", "dashboard": "cd dashboard && npm run dev" }, "repository": { "type": "git", "url": "git+https://github.com/night0721/cath.git" }, "keywords": [ "cat", "cath", "codm", "discord", "discord bot" ], "author": "Ń1ght#0001", "license": "ISC", "bugs": { "url": "https://github.com/night0721/cath/issues" }, "homepage": "https://github.com/night0721/cath#readme", "dependencies": { "@discordjs/opus": "^0.5.0", "@reconlx/discord.js": "^1.1.101", "axios": "^0.21.1", "canvacord": "^5.2.0", "canvas": "^2.8.0", "cath": "^1.0.7", "common-tags": "^1.8.0", "connect-mongo": "^4.4.1", "disco-oauth": "^5.1.0", "discord-buttons": "^1.0.4", "discord-canvas": "^1.4.1", "discord-giveaways": "^4.5.1", "discord-player": "^3.4.0", "discord-rpc": "^3.2.0", "discord-xp": "^1.1.14", "discord-ytdl-core": "^5.0.3", "discord.js": "github:reconlx/discord.js", "ejs": "^3.1.6", "express": "^4.17.1", "express-session": "^1.17.2", "ffmpeg": "0.0.4", "ffmpeg-static": "^4.3.0", "goosecache": "^9.0.14", "imageapi.js": "^1.7.0", "leven": "^3.1.0", "lyrics-finder": "^21.7.0", "method-override": "^3.0.0", "moment": "^2.29.1", "moment-timezone": "^0.5.33", "mongoose": "^5.12.11", "ms": "^2.1.3", "node-superfetch": "^0.1.11", "opusscript": "0.0.8", "passport": "^0.4.1", "passport-discord": "^0.1.4", "path": "^0.12.7", "pug": "^3.0.2", "quick.db": "^7.1.3", "quickchart-js": "^1.0.7", "reconlx": "^1.2.41", "soundcloud-downloader": "^0.2.4", "string-toolkit": "^1.4.0", "weky": "^1.4.2", "yt-search": "^2.8.0", "ytdl-core": "^4.8.0", "ytdl-core-discord": "^1.3.0", "ytpl": "^2.2.1" } }