File "package.json"
Full Path: /home/trinadezambia/public_html/gambling/package.json
File size: 244 bytes
MIME-type: application/json
Charset: utf-8
{
"private": true,
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build"
},
"devDependencies": {
"axios": "^1.6.4",
"laravel-vite-plugin": "^1.0",
"vite": "^5.0"
}
}