{ "name": "mercury", "private": true, "version": "0.0.0", "scripts": { "dev": "vite", "build": "vite build", "preview": "vite preview" }, "dependencies": { "@vueuse/core": "^8.1.2", "animate.css": "^4.1.1", "bennc-js": "git+https://git.jacknet.io/TerribleCodeClub/bennc-js.git", "bootstrap": "^5.1.3", "bootstrap-icons": "^1.8.1", "color": "^4.2.1", "pinia": "^2.0.12", "reconnecting-websocket": "^4.4.0", "romulus-js": "git+https://git.jacknet.io/TerribleCodeClub/romulus-js.git", "uuid": "^8.3.2", "vanilla-picker": "^2.12.1", "vue": "^3.2.25", "vue-router": "^4.0.14" }, "devDependencies": { "@types/bootstrap": "^5.1.9", "@vitejs/plugin-vue": "^2.2.0", "vite": "^2.8.0" } }