You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
494 B
JSON
23 lines
494 B
JSON
{
|
|
"name": "foggy",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "src/index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@discordjs/opus": "^0.5.3",
|
|
"@discordjs/voice": "^0.6.0",
|
|
"cheerio": "^1.0.0-rc.10",
|
|
"discord.js": "^13.2.0",
|
|
"ffmpeg-static": "^4.4.0",
|
|
"got": "^11.8.2",
|
|
"sodium": "^3.0.2",
|
|
"youtube-dl": "^3.5.0",
|
|
"youtube-dl-wrap": "^2.1.1"
|
|
}
|
|
}
|