{ "name": "leim-maps", "type": "module", "version": "1.4.15", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/sitemap": "^3.7.3", "@astrojs/vue": "^7.0.1", "@nanostores/persistent": "1.3.4", "@nanostores/vue": "^1.1.0", "@types/leaflet": "^1.9.21", "@vueuse/core": "^14.3.0", "astro": "^7.0.7", "nanostores": "^1.4.0", "radix-vue": "^1.9.17", "vue": "^3.5.39" }, "devDependencies": { "sass": "^1.101.0" } }