{ "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" } }