{ "name": "site", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/starlight": "^0.41.4", "@catppuccin/starlight": "^2.1.0", "@iconify-json/pajamas": "^1.2.15", "@unocss/astro": "^66.7.5", "astro": "^7.0.2", "sharp": "^0.35.3", "starlight-links-validator": "^0.25.2", "starlight-llms-txt": "^0.11.0", "starlight-plugin-icons": "^1.1.6", "unocss": "^66.7.5" } }