{ "name": "gleam2nix-docs", "type": "module", "version": "0.1.0", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/starlight": "^0.36.0", "@catppuccin/starlight": "^1.0.2", "@robot-inventor/shell-session-syntax": "^3.3.0", "astro": "^5.6.1", "sharp": "^0.34.2" }, "devDependencies": { "prettier": "^3.6.2" } }