mirror of
				https://github.com/Theodor-Springmann-Stiftung/khalilogy.org.git
				synced 2025-11-03 20:35:30 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			579 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			579 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "khalilogy.org",
 | 
						|
  "version": "1.0.0",
 | 
						|
  "description": "Interims-Webseite für für khalilogy.org",
 | 
						|
  "main": "index.js",
 | 
						|
  "scripts": {
 | 
						|
    "dev": "vite serve src/",
 | 
						|
    "build": "vite build src/",
 | 
						|
    "test": "echo \"Error: no test specified\" && exit 1"
 | 
						|
  },
 | 
						|
  "repository": {
 | 
						|
    "type": "git",
 | 
						|
    "url": "git+https://github.com/Theodor-Springmann-Stiftung/khalilogy.org"
 | 
						|
  },
 | 
						|
  "author": "Simon Martens",
 | 
						|
  "license": "MIT",
 | 
						|
  "dependencies": {
 | 
						|
    "autoprefixer": "^10.4.20",
 | 
						|
    "postcss": "^8.4.47",
 | 
						|
    "tailwindcss": "^3.4.14",
 | 
						|
    "vite": "^5.4.9"
 | 
						|
  }
 | 
						|
}
 |