| Current File : /var/www/finance.uiet.co.in/UietFinance/vendor/mckenziearts/laravel-notify/package.json |
{
"private": true,
"scripts": {
"development": "mix",
"watch": "mix watch",
"watch-poll": "mix watch -- --watch-options-poll=1000",
"hot": "mix watch --hot",
"production": "mix --production"
},
"dependencies": {
"alpinejs": "^3.12.0"
},
"devDependencies": {
"autoprefixer": "^10.4.14",
"laravel-mix": "^6.0.49",
"postcss": "^8.4.21",
"tailwindcss": "^3.2.7"
}
}