Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
SectorMultiplayerChatServer
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7bdf5ac
SectorMultiplayerChatServer
/
frontend
/
package.json
awacke1
Create package.json
f55a08c
verified
4 months ago
raw
Copy download link
history
blame
Safe
140 Bytes
{
"name"
:
"image-paster"
,
"version"
:
"0.1.0"
,
"main"
:
"main.js"
,
"dependencies"
:
{
}
,
"scripts"
:
{
"start"
:
"npx serve ."
}
}