{ "name": "notsoweb.frontend", "copyright": "Notsoweb Software Inc.", "private": true, "version": "0.9.12", "type": "module", "scripts": { "dev": "vite", "build": "vite build", "preview": "vite preview" }, "dependencies": { "@popperjs/core": "^2.11.8", "@tailwindcss/postcss": "^4.0.9", "@tailwindcss/vite": "^4.0.9", "@vitejs/plugin-vue": "^5.2.1", "apexcharts": "^5.3.5", "axios": "^1.8.1", "laravel-echo": "^2.0.2", "luxon": "^3.5.0", "pinia": "^3.0.1", "pusher-js": "^8.4.0", "tailwindcss": "^4.0", "toastr": "^2.1.4", "uuid": "^11.1.0", "v-calendar": "^3.1.2", "vite": "^6.2.0", "vue": "^3.5.13", "vue-i18n": "^11.1.1", "vue-multiselect": "^3.2.0", "vue-router": "^4.5.0", "vue3-apexcharts": "^1.8.0", "ziggy-js": "^2.5.2" }, "devDependencies": { "autoprefixer": "^10.4.20", "vite-plugin-html": "^3.2.2" } }