{ "name": "leim-maps", "type": "module", "version": "1.4.0", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/sitemap": "^3.2.1", "@astrojs/vue": "^5.0.3", "@types/leaflet": "^1.9.15", "@vueuse/core": "^12.2.0", "astro": "^5.1.1", "radix-vue": "^1.9.12", "vue": "^3.5.13" }, "devDependencies": { "sass": "^1.83.0" } }