{ "name": "lua.re", "type": "module", "version": "0.0.0", "scripts": { "dev": "astro dev", "build": "astro check && astro build", "preview": "astro preview" }, "dependencies": { "@astrojs/check": "^0.9.4", "@astrojs/tailwind": "^5.1.2", "@fontsource/source-serif-4": "^5.1.0", "astro": "^4.16.16", "tailwindcss": "^3.4.15", "typescript": "^5.7.2" } }