{ "name": "tensamin-docs", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "build": "astro telemetry disable && astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/check": "0.9.9", "@astrojs/mdx": "5.0.6", "@astrojs/starlight": "0.39.2", "@astrojs/starlight-tailwind": "^5.0.0", "@tailwindcss/vite": "^4.2.1", "astro": "7.1.6", "sharp": "^0.34.5", "tailwindcss": "^4.2.1", "typescript": "^5.9.3" } }