Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
clone3
/
DockTerm
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
DockTerm
/
app
/
package.json
clone3
Upload 4 files
f1aa5a4
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
180 Bytes
{
"dependencies"
:
{
"express"
:
"^4.17.1"
,
"soc"
:
"^0.2.0"
,
"socket.io"
:
"^4.4.0"
,
"ssh2"
:
"^1.5.0"
,
"xterm"
:
"^4.15.0"
,
"xterm-addon-fit"
:
"^0.5.0"
}
}