SPK-Lahan-Tanaman-Cabai-SAW/package.json

21 lines
491 B
JSON

{
"private": true,
"type": "module",
"scripts": {
"build": "vite build",
"dev": "vite"
},
"devDependencies": {
"@tailwindcss/vite": "^4.1.5",
"autoprefixer": "^10.4.21",
"axios": "^1.7.4",
"concurrently": "^9.0.1",
"flowbite": "^3.1.2",
"flowbite-typography": "^1.0.5",
"laravel-vite-plugin": "^1.2.0",
"postcss": "^8.5.3",
"tailwindcss": "^4.1.5",
"vite": "^6.0.11"
}
}