ff7fd7e123
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?)
10 lines
146 B
JSON
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"
|
|
}
|