{ "name": "theodor-springmann-stiftung-interim", "version": "1.0.0", "description": "Interims-Webseite für die Theodor-Springmann-Stiftung", "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/webseite.git" }, "author": "Simon Martens", "license": "MIT", "bugs": { "url": "https://github.com/Theodor-Springmann-Stiftung/webseite/issues" }, "homepage": "https://github.com/Theodor-Springmann-Stiftung/webseite#readme", "dependencies": { "autoprefixer": "^10.4.20", "postcss": "^8.4.47", "tailwind": "^4.0.0", "tailwindcss": "^3.4.14", "vite": "^5.4.9" } }