Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mxmxk
/
helper
like
4
Running
App
Files
Files
Community
6
c7c40f2
helper
/
package.json
rippanteq7
Update brat generator (using playwright)
6199537
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
193 Bytes
{
"type"
:
"module"
,
"dependencies"
:
{
"express"
:
"*"
,
"morgan"
:
"*"
,
"pdfkit"
:
"*"
,
"playwright"
:
"*"
,
"serve-favicon"
:
"*"
,
"sharp"
:
"*"
,
"yt-search"
:
"*"
}
}