{ "name": "shulkerscript-docs", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro check && astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/check": "^0.9.3", "@astrojs/starlight": "^0.28.2", "astro": "^4.15.9", "sharp": "^0.33.5", "shiki": "^1.14.1", "starlight-links-validator": "^0.12.1", "typescript": "^5.4.5" }, "packageManager": "pnpm@9.7.0+" }