Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
discussion-bot
/
webhook
like
3
Build error
App
Files
Files
Community
2
d5c3978
webhook
/
package.json
julien-c
HF staff
All scaffolding
2e22a88
verified
almost 2 years ago
raw
Copy download link
history
blame
Safe
171 Bytes
{
"dependencies"
:
{
"@types/express"
:
"^4.17.15"
,
"@types/node"
:
"^18.11.18"
,
"express"
:
"^4.18.2"
,
"nodemon"
:
"^2.0.20"
,
"ts-node"
:
"^10.9.1"
}
}