{ "name": "z0x.ca", "type": "module", "version": "1.0.0", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro check && astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@yeskunall/astro-umami": "^0.0.3", "astro": "^5.1.5", "motion": "^11.17.0" }, "devDependencies": { "@astrojs/check": "^0.9.4", "@biomejs/biome": "1.9.4", "@tailwindcss/vite": "^4.0.0-beta.9", "tailwindcss": "^4.0.0-beta.9", "typescript": "^5.7.3" }, "trustedDependencies": [ "@biomejs/biome", "@parcel/watcher", "esbuild", "sharp" ] }