{ "name": "mckicad-docs", "type": "module", "version": "2026.03.09", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/starlight": "^0.37.7", "astro": "^5.18.0", "sharp": "^0.33.0" } }