2016-12-07 17:07:07 -08:00
|
|
|
{
|
2021-06-10 20:18:15 +00:00
|
|
|
"private": true,
|
|
|
|
|
"scripts": {
|
2024-01-08 13:26:58 -08:00
|
|
|
"contributors:add": "all-contributors add",
|
|
|
|
|
"contributors:check": "all-contributors check",
|
|
|
|
|
"contributors:generate": "all-contributors generate",
|
2021-06-10 20:18:15 +00:00
|
|
|
"dev": "npm run development",
|
2021-06-11 21:54:29 -07:00
|
|
|
"development": "mix",
|
2021-06-10 20:18:15 +00:00
|
|
|
"watch": "mix watch",
|
|
|
|
|
"watch-poll": "mix watch -- --watch-options-poll=1000",
|
|
|
|
|
"hot": "mix watch --hot",
|
|
|
|
|
"prod": "npm run production",
|
2021-06-11 21:54:29 -07:00
|
|
|
"production": "mix --production"
|
2021-06-10 20:18:15 +00:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.12"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
2024-01-08 12:26:52 -08:00
|
|
|
"all-contributors-cli": "^6.26.1",
|
2024-05-30 13:13:25 +01:00
|
|
|
"axios": "^1.7.2",
|
2021-06-10 20:18:15 +00:00
|
|
|
"babel-preset-latest": "^6.24.1",
|
2022-05-18 13:24:02 -07:00
|
|
|
"jquery": "<3.6.0",
|
2022-06-22 15:54:58 -07:00
|
|
|
"laravel-mix": "^6.0.49",
|
2021-06-10 20:18:15 +00:00
|
|
|
"lodash": "^4.17.20",
|
2023-12-11 18:09:22 -06:00
|
|
|
"postcss": "^8.4.5"
|
2021-06-10 20:18:15 +00:00
|
|
|
},
|
|
|
|
|
"dependencies": {
|
2025-01-13 13:57:45 +00:00
|
|
|
"@fortawesome/fontawesome-free": "^6.7.2",
|
2025-03-31 12:30:09 +01:00
|
|
|
"acorn": "^8.14.1",
|
2023-06-08 08:48:18 +01:00
|
|
|
"acorn-import-assertions": "^1.9.0",
|
2021-06-10 20:18:15 +00:00
|
|
|
"admin-lte": "^2.4.18",
|
|
|
|
|
"ajv": "^6.12.6",
|
|
|
|
|
"blueimp-file-upload": "^9.34.0",
|
|
|
|
|
"bootstrap": "^3.4.1",
|
|
|
|
|
"bootstrap-colorpicker": "^2.5.3",
|
2023-06-08 08:48:18 +01:00
|
|
|
"bootstrap-datepicker": "^1.10.0",
|
2021-06-10 20:18:15 +00:00
|
|
|
"bootstrap-less": "^3.3.8",
|
2025-03-31 12:29:00 +01:00
|
|
|
"bootstrap-table": "1.24.1",
|
2024-08-15 11:32:42 +01:00
|
|
|
"canvas-confetti": "^1.9.3",
|
2021-06-10 20:18:15 +00:00
|
|
|
"chart.js": "^2.9.4",
|
2023-09-28 15:06:55 +01:00
|
|
|
"clipboard": "^2.0.11",
|
2023-10-05 14:12:36 +01:00
|
|
|
"css-loader": "^5.0.0",
|
2021-06-10 20:18:15 +00:00
|
|
|
"ekko-lightbox": "^5.1.1",
|
2022-07-22 17:26:47 -07:00
|
|
|
"imagemin": "^8.0.1",
|
2021-06-10 20:18:15 +00:00
|
|
|
"jquery-slimscroll": "^1.3.8",
|
2024-11-21 19:22:08 +00:00
|
|
|
"jquery-ui": "^1.14.1",
|
2024-08-10 16:06:14 +01:00
|
|
|
"jquery-validation": "^1.21.0",
|
2024-05-30 13:00:57 +01:00
|
|
|
"jquery.iframe-transport": "^1.0.0",
|
2024-11-08 10:28:01 +00:00
|
|
|
"jspdf-autotable": "^3.8.4",
|
2025-02-23 12:50:09 +00:00
|
|
|
"less": "^4.2.2",
|
2023-05-01 17:05:10 -07:00
|
|
|
"less-loader": "^6.0",
|
2021-06-10 20:18:15 +00:00
|
|
|
"list.js": "^1.5.0",
|
2023-05-01 17:05:10 -07:00
|
|
|
"morris.js": "github:morrisjs/morris.js",
|
2025-02-23 12:50:09 +00:00
|
|
|
"papaparse": "5.5.2",
|
2021-06-10 20:18:15 +00:00
|
|
|
"select2": "4.0.13",
|
|
|
|
|
"sheetjs": "^2.0.0",
|
2024-04-09 09:40:39 -07:00
|
|
|
"signature_pad": "^4.2.0",
|
2025-04-15 19:39:58 +01:00
|
|
|
"tableexport.jquery.plugin": "1.32.0",
|
2021-06-10 20:18:15 +00:00
|
|
|
"tether": "^1.4.0",
|
2025-03-11 21:24:44 +00:00
|
|
|
"webpack": "^5.98.0"
|
2021-06-10 20:18:15 +00:00
|
|
|
}
|
2016-12-07 17:07:07 -08:00
|
|
|
}
|