| Current Path : /home/users/unlimited/www/whatsapp-crm/ |
| Current File : /home/users/unlimited/www/whatsapp-crm/package.json |
{
"private": true,
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build"
},
"devDependencies": {
"autoprefixer": "^10.4.15",
"axios": "^1.5.0",
"laravel-vite-plugin": "^0.8.0",
"postcss": "^8.4.29",
"sass": "^1.69.5",
"tailwindcss": "^3.3.3",
"typescript": "^5.6.3",
"vite": "^4.0.0"
},
"dependencies": {
"@headlessui/vue": "^1.7.16",
"@heroicons/vue": "^2.0.18",
"@inertiajs/vue3": "^1.0.11",
"@intlify/unplugin-vue-i18n": "^4.0.0",
"@vitejs/plugin-vue": "^4.3.4",
"@vue-flow/background": "^1.3.0",
"@vue-flow/controls": "^1.1.2",
"@vue-flow/core": "^1.41.2",
"@vue-flow/minimap": "^1.5.0",
"@vue-flow/node-resizer": "^1.4.0",
"@vue-flow/node-toolbar": "^1.1.0",
"@vueup/vue-quill": "^1.2.0",
"@wdns/vue-code-block": "^2.3.2",
"apexcharts": "^3.43.0",
"body-parser": "^1.20.2",
"class-variance-authority": "^0.7.0",
"express": "^4.18.2",
"laravel-echo": "^1.15.3",
"laravel-vue-i18n": "^2.7.6",
"laravel-vue-pagination": "^4.1.1",
"libphonenumber-js": "^1.10.51",
"lodash": "^4.17.21",
"lucide-vue-next": "^0.454.0",
"monaco-editor": "^0.52.0",
"pusher-js": "^8.3.0",
"radix-vue": "^1.9.8",
"socket.io-client": "^4.8.0",
"tailwind-merge": "^2.5.4",
"vue": "^3.2.36",
"vue-i18n": "^10.0.0-beta.1",
"vue-loader": "^17.2.2",
"vue-tel-input": "^8.2.0",
"vue3-apexcharts": "^1.4.4",
"vue3-google-map": "^0.18.0",
"vue3-toastify": "^0.1.14",
"vuedraggable": "^4.1.0",
"whatsapp-web.js": "^1.23.0"
}
}