Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
remainsalways
/
src
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
src
/
package.json
kailashhh
src
6b1e8b6
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
180 Bytes
{
"name"
:
"your-app-name"
,
"version"
:
"1.0.0"
,
"description"
:
""
,
"main"
:
"index.js"
,
"scripts"
:
{
"start"
:
"node index.js"
}
,
"author"
:
""
,
"license"
:
"ISC"
}