Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gowah44030
/
test1
like
0
Runtime error
App
Files
Files
Community
4b76377
test1
/
package.json
gowah44030
Update package.json
2b11416
over 1 year ago
raw
Copy download link
history
blame
Safe
99 Bytes
{
"type"
:
"module"
,
"dependencies"
:
{
"claude-ai"
:
"^1.2.1"
,
"express"
:
"^4.18.2"
}
}