{ "name": "airic-fenn", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/mdx": "^4.3.12", "@astrojs/react": "^4.4.2", "@tailwindcss/vite": "^4.1.17", "@types/canvas-confetti": "^1.9.0", "@types/react": "^19.2.7", "@types/react-dom": "^19.2.3", "astro": "^5.16.2", "canvas-confetti": "^1.9.4", "react": "^19.2.0", "react-dom": "^19.2.0", "tailwindcss": "^4.1.17" } }