You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

47 lines
1.4 KiB
JSON

{
"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.10.2",
"alertifyjs": "^1.13.1",
"axios": "^0.25",
"bootstrap": "^5.3.0",
"chart.js": "^3.8.2",
"laravel-mix": "^6.0.6",
"lightbox2": "^2.11.3",
"lodash": "^4.17.19",
"owl.carousel": "^2.3.4",
"persian-date": "^1.1.0",
"persian-datepicker": "^1.2.0",
"postcss": "^8.1.14",
"resolve-url-loader": "^3.1.2",
"sass": "^1.32.11",
"sass-loader": "^11.0.1",
"vue": "^2.6.12",
"vue-loader": "^15.9.8",
"vue-template-compiler": "^2.7.10",
"x-mega-menu": "^1.2.0",
"xzoom": "^1.0.15"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.1.1",
"jquery": "^2.2.4",
"jquery-sortable": "^0.9.13",
"remixicon": "^3.6.0",
"rvnm": "^1.4.0",
"select2": "^4.1.0-rc.0",
"vazir-font": "^30.1.0",
"vue-multiselect": "^2.1.6",
"vue-select2": "^0.2.6",
"vue-simple-range-slider": "^1.0.0"
}
}