{ "name": "flutter-in-korean", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro build", "preview": "astro preview", "upgrade": "npx @astrojs/upgrade", "astro": "astro" }, "dependencies": { "@astrojs/sitemap": "^3.4.0", "@astrojs/starlight": "^0.34.3", "@beoe/cache": "^0.1.1", "@beoe/rehype-mermaid": "^0.4.2", "@expressive-code/plugin-line-numbers": "^0.41.2", "astro": "^5.7.12", "astro-expressive-code": "^0.41.2", "playwright": "^1.52.0", "rehype-mermaid": "^3.0.0", "sharp": "^0.32.5", "starlight-giscus": "^0.6.1", "starlight-llms-txt": "^0.5.1" } }