{
	"private": true,
	"scripts": {
		"dev": "npm run development",
		"development": "mix",
		"watch": "mix watch",
		"watch-poll": "mix watch -- --watch-options-poll=1000",
		"hot": "mix watch --hot",
		"prod": "npm run production",
		"production": "mix --production"
	},
	"devDependencies": {
		"@popperjs/core": "^2.6.0",
		"@webpixels/css": "^1.0.1",
		"alpinejs": "^3.3.2",
		"apexcharts": "^3.19.3",
		"chart.js": "^3.5.1",
		"choices.js": "^9.0.1",
		"dayjs": "^1.8.29",
		"dragula": "^3.7.2",
		"feather-icons": "^4.28.0",
		"laravel-mix": "^6.0.6",
		"lodash": "^4.17.19",
		"perfect-scrollbar": "^1.5.0",
		"postcss": "^8.2.13",
		"postcss-import": "^14.0.1",
		"quill": "^1.3.7",
		"resolve-url-loader": "^4.0.0",
		"sass": "^1.37.5",
		"sass-loader": "^12.1.0",
		"simple-datatables": "^3.1.2",
		"toastify-js": "^1.8.0"
	}
}
