{ "name": "svitan-dev", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/check": "^0.9.4", "@tailwindcss/vite": "^4.1.5", "astro": "^5.7.10", "tailwindcss": "^4.1.5", "typescript": "^5.8.3" } }