Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Pubgbc9799
/
Auto5
like
0
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
refs/pr/1
Auto5
/
package.json
Pubgbc9799
Create package.json
71535cc
verified
2 days ago
raw
Copy download link
history
blame
Safe
170 Bytes
{
"name"
:
"jnvu-monitor"
,
"version"
:
"1.0.0"
,
"main"
:
"app.js"
,
"scripts"
:
{
"start"
:
"node app.js"
}
,
"dependencies"
:
{
"playwright"
:
"^1.53.0"
}
}