{ "name": "btc-main-ai-docs", "type": "module", "version": "1.0.0", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/starlight": "^0.32.0", "astro": "^5.0.0", "sharp": "^0.33.0" } }