{ "name": "shaggy-star", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/check": "^0.9.4", "@astrojs/markdoc": "^0.12.10", "@astrojs/node": "^9.1.2", "@astrojs/react": "^4.2.1", "@astrojs/svelte": "^7.0.5", "@keystatic/astro": "^5.0.6", "@keystatic/core": "^0.5.46", "@tailwindcss/vite": "^4.0.9", "@types/react": "^19.0.10", "@types/react-dom": "^19.0.4", "astro": "^5.4.1", "flowbite": "^3.1.2", "react": "^19.0.0", "react-dom": "^19.0.0", "svelte": "^5.20.5", "tailwindcss": "^4.0.9", "typescript": "^5.8.2" }, "devDependencies": { "@types/node": "^22.13.9" } }