{
    "name": "ipkea-voting",
    "private": true,
    "type": "module",
    "scripts": {
        "dev": "vite",
        "build": "vite build",
        "preview": "vite preview"
    },
    "devDependencies": {
        "@inertiajs/vue3": "^1.0",
        "@vitejs/plugin-vue": "^5.0.0",
        "laravel-vite-plugin": "^1.0",
        "vite": "^5.4.0",
        "vue": "^3.4.0"
    },
    "dependencies": {
        "axios": "^1.7.0",
        "bootstrap": "^5.3.0",
        "bootstrap-icons": "^1.11.0",
        "moment": "^2.30.1",
        "pinia": "^2.1.0"
    }
}
