ytdl / package.json
ilhamdev's picture
Update package.json
0b52479 verified
raw
history blame contribute delete
214 Bytes
{
"dependencies": {
"express": "*",
"morgan": "*",
"yt-search": "*",
"ytdl-core": "github:distubejs/ytdl-core",
"stream": "*",
"util": "*",
"axios": "*",
"fluent-ffmpeg": "*"
}
}