helper / package.json
aseli's picture
Update package.json
fa85b86 verified
raw
history blame contribute delete
301 Bytes
{
"type": "module",
"dependencies": {
"carbon-now-scraper": "github:rippanteq7/carbon-now-scraper",
"express": "*",
"axios": "*",
"morgan": "*",
"pdfkit": "*",
"serve-favicon": "*",
"sharp": "*",
"yt-search": "*",
"ytdl-core": "github:distubejs/ytdl-core"
}
}