{ "name": "webmap-northern-sweden", "version": "0.0.1", "license": "AGPL-3.0-or-later", "scripts": { "start": "vite", "build": "vite build", "serve": "vite preview" }, "devDependencies": { "vite": "^5.2.8" }, "dependencies": { "bootstrap": "5.3.x", "bootstrap-icons": "1.11.x", "ol": "9.1.x", "proj4": "2.11.x" } }