13 lines
260 B
JSON
13 lines
260 B
JSON
{
|
|
"name": "csms",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@hono/node-server": "^1.19.6",
|
|
"@hono/node-ws": "^1.2.0",
|
|
"better-auth": "^1.3.34",
|
|
"dotenv": "^17.2.3",
|
|
"drizzle-orm": "^0.44.7",
|
|
"hono": "^4.10.6",
|
|
"pg": "^8.16.3"
|
|
}
|
|
} |