{ "name": "android-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.5", "@astrojs/starlight": "^0.36.2", "@astropub/md": "^0.4.0", "astro": "^5.16.0", "sharp": "^0.32.5", "starlight-theme-next": "^0.3.3", "typescript": "^5.4.5" }, "packageManager": "pnpm@9.1.1+sha256.9551e803dcb7a1839fdf5416153a844060c7bce013218ce823410532504ac10b" }