26 lines
No EOL
535 B
JSON
26 lines
No EOL
535 B
JSON
{
|
|
"name": "",
|
|
"type": "module",
|
|
"version": "0.0.1",
|
|
"scripts": {
|
|
"dev": "astro dev",
|
|
"build": "astro build",
|
|
"preview": "astro preview",
|
|
"astro": "astro"
|
|
},
|
|
"dependencies": {
|
|
"@astrojs/node": "^9.1.3",
|
|
"@postlight/seasons": "^1.0.0",
|
|
"@types/luxon": "^3.6.2",
|
|
"astro": "^5.5.4",
|
|
"better-auth": "^1.2.7",
|
|
"htmx.org": "2",
|
|
"luxon": "^3.6.1",
|
|
"sqids": "^0.3.0",
|
|
"unraw": "^3.0.0"
|
|
},
|
|
"devDependencies": {
|
|
"@types/bun": "^1.2.5",
|
|
"reflect-metadata": "^0.2.2"
|
|
}
|
|
} |