| Current Path : /var/www/html/dynaweb-starter/ |
| Current File : /var/www/html/dynaweb-starter/package.json |
{
"private": true,
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build"
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.10",
"autoprefixer": "^10.4.16",
"axios": "^1.1.2",
"laravel-vite-plugin": "^0.8.0",
"postcss": "^8.4.32",
"tailwindcss": "^3.3.6",
"tippy.js": "^6.3.7",
"vite": "^4.0.0"
}
}