{ "name": "clawd-bot-landing", "type": "module", "version": "1.0.0", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview" }, "dependencies": { "@vercel/analytics": "^1.6.1", "@vercel/speed-insights": "^1.3.1", "astro": "^5.16.13", "lucide-astro": "^0.556.0", "simple-icons": "^16.6.0" } }