mirror of
				https://github.com/Xahau/xahau-web.git
				synced 2025-11-04 04:15:47 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			26 lines
		
	
	
		
			631 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			631 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "helpless-hubble",
 | 
						|
  "type": "module",
 | 
						|
  "version": "0.0.1",
 | 
						|
  "scripts": {
 | 
						|
    "dev": "astro dev",
 | 
						|
    "build": "astro build",
 | 
						|
    "preview": "astro preview"
 | 
						|
  },
 | 
						|
  "dependencies": {
 | 
						|
    "@astrojs/mdx": "^4.3.0",
 | 
						|
    "@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",
 | 
						|
    "astro": "^5.10.1",
 | 
						|
    "react": "^19.1.0",
 | 
						|
    "react-dom": "^19.1.0",
 | 
						|
    "starlight-openapi": "^0.19.1",
 | 
						|
    "tailwindcss": "^4.1.11",
 | 
						|
    "vanilla-cookieconsent": "^3.1.0"
 | 
						|
  }
 | 
						|
}
 |