Files
lamp ff7fd7e123 update
make reliable fetch and prevent crash

add stop.bat using pid file although exit hook does not work (how to do graceful stop on windows?)
2026-05-08 14:26:39 -07:00

10 lines
146 B
JSON

{
"dependencies": {
"blurhash": "^2.0.5",
"exit-hook": "^5.1.0",
"mime": "^4.1.0",
"sharp": "^0.34.5"
},
"type": "module"
}