mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-06-25 05:43:35 +02:00
14 lines
237 B
JSON
14 lines
237 B
JSON
{
|
|
"dependencies": {
|
|
"@fastify/env": "^5.0.2",
|
|
"@fastify/jwt": "^9.1.0",
|
|
"@tailwindcss/vite": "^4.1.10",
|
|
"fastify": "^5.4.0",
|
|
"tailwindcss": "^4.1.10",
|
|
"typescript": "^5.8.3"
|
|
},
|
|
"devDependencies": {
|
|
"vite": "^6.3.5"
|
|
}
|
|
}
|