Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
KilersBotz
/
Test
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c42d7cc
Test
/
package.json
KilersBotz
Create package.json
6ca218c
verified
about 1 year ago
Raw
Download with hf CLI
Copy download link
History
Blame
Safe
210 Bytes
{
"name"
:
"test"
,
"version"
:
"1.1.1"
,
"author"
:
""
,
"main"
:
"index.js"
,
"scripts"
:
{
"app"
:
"node index.js"
}
,
"dependencies"
:
{
"turnstile-bypass"
:
"latest"
,
"express"
:
"4.19.2"
}
}