{ "name": "cidr.xyz", "type": "module", "version": "3.0.0", "license": "MIT", "private": true, "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/react": "^4.4.2", "@astrojs/sitemap": "^3.7.0", "@tailwindcss/typography": "^0.5.16", "@tailwindcss/vite": "^4.1.5", "@types/netmask": "^2.0.5", "@types/react": "^19.1.3", "@types/react-dom": "^19.1.3", "astro": "^5.16.14", "netmask": "^2.0.2", "react": "^19.1.0", "react-dom": "^19.1.0", "tailwindcss": "^4.1.5", "wrangler": "^4.59.1" } }