| Current Path : /var/www/html/LLCF-APP/ |
| Current File : /var/www/html/LLCF-APP/package.json |
{
"private": true,
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build"
},
"devDependencies": {
"axios": "^1.6.4",
"laravel-vite-plugin": "^1.0.0",
"vite": "^5.0.0"
}
}