File: /home/durgeshpandey215/www/kanaksoftware.skilladders.com/kanaksoftware/package.json
{
"scripts": {
"dev": "mix",
"development": "mix",
"watch": "mix watch",
"watch-poll": "mix watch -- --watch-options-poll=1000",
"hot": "mix watch --hot",
"prod": "mix --production",
"production": "mix --production"
},
"devDependencies": {
"autoprefixer": "^10.4.20",
"browser-sync": "^2.29.3",
"browser-sync-webpack-plugin": "^2.3.0",
"daisyui": "^4.12.14",
"laravel-mix": "^6.0.49",
"postcss": "^8.4.47",
"resolve-url-loader": "^5.0.0",
"sass": "^1.80.6",
"sass-loader": "^12.1.0",
"tailwindcss": "^3.4.14"
}
}