{ "name": "mapchecking", "version": "0.0.0", "scripts": { "dev": "vite", "build": "vite build" }, "dependencies": { "@googlemaps/js-api-loader": "^1.4.0", "between": "git+https://github.com/paraboul/between.git", "js-base64": "^3.5.2", "tailwindcss": "^1.8.11", "vue": "^3.0.0-rc.1" }, "devDependencies": { "@vue/compiler-sfc": "^3.0.0-rc.1", "autoprefixer": "^9.7.5", "postcss": "^8.1.1", "postcss-cli": "^8.0.0", "vite": "^1.0.0-rc.1" } }