{ "dependencies": { "@alpacahq/alpaca-trade-api": "^2.16.1", "@discordjs/opus": "github:discordjs/opus", "@discordjs/rest": "^1.1.0", "@discordjs/voice": "^0.8.0", "apt": "^0.0.2", "arraybuffer-to-buffer": "^0.0.7", "axios": "^0.27.2", "body-parser": "^1.20.0", "cheerio": "^1.0.0-rc.10", "coingecko-api": "^1.0.10", "cors": "^2.8.5", "cozy-ical": "^1.1.22", "date-fns": "^2.29.2", "date-fns-timezone": "^0.1.4", "discord-reply": "^0.1.2", "discord.js": "^13.6.0", "dotenv": "^16.0.1", "express": "^4.18.1", "feedparser": "^2.2.10", "ffmpeg": "^0.0.4", "ffmpeg-static": "^5.0.0", "googleapis": "^107.0.0", "hastebin-gen": "^2.0.5", "html-entities": "^2.3.3", "libsodium-wrappers": "^0.7.10", "mal-scraper": "^2.11.4", "mongoose": "^6.3.2", "mysql": "^2.18.1", "node-fetch": "^2.6.7", "node.js": "^0.0.1-security", "npm": "^8.13.2", "openai": "^3.0.0", "play-dl": "^1.9.4", "pusher": "^5.1.1-beta", "request": "^2.88.2", "robinhood": "^1.8.0", "rss-parser": "^3.12.0", "sequelize": "^6.19.0", "sharp": "^0.31.1", "sqlite3": "^5.0.3", "stripe": "^9.11.0", "sudo": "^1.0.3", "undici": "^5.4.0", "youtube-mp3-downloader": "^0.7.10", "ytdl-core": "^4.11.0", "ytdl-core-discord": "^1.3.1" }, "name": "selmerbot", "description": "Authors: ION606, MajorDrools", "version": "1.0.0", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ION606/selmerBot.git" }, "author": "ION606", "license": "ISC", "bugs": { "url": "https://github.com/ION606/selmerBot/issues" }, "homepage": "https://github.com/ION606/selmerBot#readme", "devDependencies": { "@types/node-fetch": "^2.6.2" } }