Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ilhamdev
/
ytdl
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a0eadcd
ytdl
/
package.json
ilhamdev
Update package.json
7701b0f
verified
almost 2 years ago
raw
Copy download link
history
blame
163 Bytes
{
"dependencies"
:
{
"express"
:
"*"
,
"morgan"
:
"*"
,
"yt-search"
:
"*"
,
"ytdl-core"
:
"*"
,
"stream"
:
"*"
,
"util"
:
"*"
,
"axios"
:
"*"
}
}