{ "name": "frontier-algorithmics-website", "type": "module", "version": "0.1.0", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview" }, "dependencies": { "@astrojs/tailwind": "^5.1.3", "astro": "^4.16.18", "tailwindcss": "^3.4.17" } }