{ "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.x" }, "dependencies": { "bootstrap": "5.3.x", "bootstrap-icons": "1.11.x", "ol": "9.0.x", "proj4": "2.9.x" } }