{ "name": "z0x.ca", "type": "module", "version": "1.0.0", "scripts": { "dev": "astro dev", "build": "astro check && astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/check": "^0.9.4", "@astrojs/partytown": "^2.1.4", "@biomejs/biome": "1.9.4", "@fontsource-variable/geist": "^5.2.6", "@tailwindcss/vite": "^4.1.5", "@types/node": "^22.15.9", "@yeskunall/astro-umami": "^0.0.5", "astro": "^5.7.10", "motion": "^12.9.7", "tailwindcss": "^4.1.5" }, "trustedDependencies": ["@biomejs/biome", "esbuild", "sharp"] }