{ "name": "mcvsphere-docs", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview" }, "dependencies": { "@astrojs/starlight": "^0.32.3", "astro": "^5.1.6", "sharp": "^0.33.5" } }