21 lines
427 B
JSON
21 lines
427 B
JSON
|
{
|
||
|
"name": "moosiktest",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"main": "index.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"keywords": [],
|
||
|
"author": "",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"@discordjs/opus": "^0.5.3",
|
||
|
"discord.js": "^12.5.3",
|
||
|
"ffmpeg": "^0.0.4",
|
||
|
"ffmpeg-static": "^4.4.0",
|
||
|
"ytdl-core": "^4.9.1",
|
||
|
"ytdl-core-discord": "^1.3.1"
|
||
|
}
|
||
|
}
|