{ "name": "stocca-tre", "version": "0.0.1", "description": "pizza im dritten stock", "scripts": { "dev": "vite", "build": "vite build" }, "repository": { "type": "git", "url": "https://git.djledda.de/Ledda/stocca-tre.git" }, "author": "Daniel Ledda", "license": "MIT", "dependencies": { "@djledda/ladder": "^1.0.2", "@types/node": "^17.0.41", "sass": "^1.52.2", "vite": "^2.9.10" } }