mirror of
https://github.com/ZSCGR/CloudFlare-ImgBed.git
synced 2026-08-13 04:03:42 +08:00
12 lines
219 B
JSON
12 lines
219 B
JSON
{
|
|
"name": "@cloudflare-imgbed/server",
|
|
"private": true,
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@hono/node-server": "^1.13.8",
|
|
"better-sqlite3": "^11.9.1",
|
|
"hono": "^4.7.4",
|
|
"sharp": "0.34.5"
|
|
}
|
|
}
|