{ "name": "den", "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.37.6", "@catppuccin/starlight": "^1.1.1", "astro": "^5.17.3", "astro-mermaid": "^1.3.1", "mermaid": "^11.12.3", "sharp": "^0.34.5" } }