mirror of
				https://github.com/Xahau/xahau-web.git
				synced 2025-11-04 04:15:47 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			34 lines
		
	
	
		
			843 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			843 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "helpless-hubble",
 | 
						|
  "type": "module",
 | 
						|
  "version": "0.0.1",
 | 
						|
  "scripts": {
 | 
						|
    "dev": "astro dev",
 | 
						|
    "build": "astro build",
 | 
						|
    "preview": "astro preview",
 | 
						|
    "check": "biome check --write",
 | 
						|
    "ci": "biome ci"
 | 
						|
  },
 | 
						|
  "dependencies": {
 | 
						|
    "@astrojs/mdx": "^4.3.0",
 | 
						|
    "@astrojs/node": "^9.4.4",
 | 
						|
    "@astrojs/react": "^4.3.0",
 | 
						|
    "@astrojs/starlight": "^0.34.4",
 | 
						|
    "@astrojs/starlight-tailwind": "^4.0.1",
 | 
						|
    "@headlessui/react": "^2.2.4",
 | 
						|
    "@heroicons/react": "^2.2.0",
 | 
						|
    "@tailwindcss/vite": "^4.1.11",
 | 
						|
    "altcha": "^2.2.4",
 | 
						|
    "astro": "^5.10.1",
 | 
						|
    "react": "^19.1.0",
 | 
						|
    "react-dom": "^19.1.0",
 | 
						|
    "remark-reference-links": "^7.0.0",
 | 
						|
    "starlight-openapi": "^0.19.1",
 | 
						|
    "tailwindcss": "^4.1.11",
 | 
						|
    "vanilla-cookieconsent": "^3.1.0"
 | 
						|
  },
 | 
						|
  "devDependencies": {
 | 
						|
    "@biomejs/biome": "^2.0.6"
 | 
						|
  }
 | 
						|
}
 |