{ "name": "wohlruf-website", "type": "module", "version": "0.1.0", "description": "Wohlruf — KI-Sprachbegleiter für Senioren. Marketing landing page.", "engines": { "node": ">=22.12.0" }, "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/tailwind": "^5.1.3", "astro": "^6.1.3", "tailwindcss": "^3.4.17" } }