Files
selmerBot/package.json
T

48 lines
1.2 KiB
JSON

{
"dependencies": {
"@discordjs/opus": "github:discordjs/opus",
"@discordjs/voice": "^0.8.0",
"@napi-rs/canvas": "^0.1.22",
"apt": "^0.0.2",
"axios": "^0.27.2",
"canvas": "^2.9.1",
"cheerio": "^1.0.0-rc.10",
"discord-reply": "^0.1.2",
"discord.js": "^13.6.0",
"ffmpeg": "^0.0.4",
"ffmpeg-static": "^5.0.0",
"hastebin-gen": "^2.0.5",
"libsodium-wrappers": "^0.7.10",
"mal-scraper": "^2.11.4",
"mongoose": "^6.3.2",
"mysql": "^2.18.1",
"node.js": "^0.0.1-security",
"play-dl": "^1.9.4",
"random-memes": "^3.1.0",
"sequelize": "^6.19.0",
"sqlite3": "^5.0.3",
"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"
}