2022-02-17 21:42:57 -05:00
|
|
|
{
|
2022-04-14 13:25:01 -04:00
|
|
|
"dependencies": {
|
|
|
|
|
"@discordjs/opus": "github:discordjs/opus",
|
|
|
|
|
"@discordjs/voice": "^0.8.0",
|
|
|
|
|
"apt": "^0.0.2",
|
|
|
|
|
"discord.js": "^13.6.0",
|
|
|
|
|
"ffmpeg": "^0.0.4",
|
|
|
|
|
"ffmpeg-static": "^5.0.0",
|
|
|
|
|
"node.js": "^0.0.1-security",
|
|
|
|
|
"sudo": "^1.0.3"
|
|
|
|
|
},
|
2022-02-17 21:42:57 -05:00
|
|
|
"name": "selmerbot",
|
2022-04-14 13:25:01 -04:00
|
|
|
"description": "Authors: ION606, MajorDrools",
|
2022-02-17 21:42:57 -05:00
|
|
|
"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"
|
|
|
|
|
},
|
2022-04-14 13:25:01 -04:00
|
|
|
"homepage": "https://github.com/ION606/selmerBot#readme"
|
2022-02-17 21:42:57 -05:00
|
|
|
}
|