{
	"name": "website",
	"version": "0.0.1",
	"scripts": {
		"astro": "astro",
		"build": "astro check && astro build",
		"dev": "astro dev",
		"preview": "astro preview",
		"start": "astro dev",
		"type-check": "bun --bun tsc --noEmit"
	},
	"dependencies": {
		"@astrojs/check": "0.9.4",
		"@astrojs/prefetch": "0.4.1",
		"@astrojs/react": "3.6.2",
		"@astrojs/starlight": "0.28.3",
		"@astrojs/starlight-tailwind": "2.0.3",
		"@astrojs/tailwind": "5.1.2",
		"@types/react": "18.3.11",
		"@types/react-dom": "18.3.1",
		"astro": "4.16.6",
		"react": "18.3.1",
		"react-dom": "18.3.1",
		"sharp": "0.33.5",
		"tailwindcss": "3.4.14",
		"typescript": "5.6.3"
	},
	"author": "",
	"description": "module website",
	"license": "UNLICENSED",
	"type": "module",
	"packageManager": "bun@1.1.31",
	"trustedDependencies": ["esbuild", "sharp"]
}
