{ "name": "leim-maps", "type": "module", "version": "1.4.7", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/sitemap": "^3.3.0", "@astrojs/vue": "^5.0.9", "@nanostores/persistent": "^0.10.2", "@nanostores/vue": "^0.11.0", "@types/leaflet": "^1.9.17", "@vueuse/core": "^13.0.0", "astro": "^5.5.6", "nanostores": "^0.11.4", "radix-vue": "^1.9.17", "vue": "^3.5.13" }, "devDependencies": { "sass": "^1.86.1" } }