-
Notifications
You must be signed in to change notification settings - Fork 282
/
package.json
129 lines (129 loc) · 4.29 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
{
"name": "xibo-cms",
"version": "1.0.0",
"description": "Xibo - Digital Signage - https://xibosignage.com. Copyright (C) 2006-2023 Xibo Signage Ltd and Contributors.",
"main": "index.js",
"scripts": {
"test": "cypress run --config screenshotsFolder=library/cypress/results,video=false --reporter junit --reporter-options 'mochaFile=library/cypress/results/results_cypress_[hash].xml,toConsole=true'",
"cypress:open": "cypress open",
"build": "webpack --mode=development",
"publish": "webpack --mode=production"
},
"directories": {
"lib": "lib",
"test": "tests"
},
"repository": {
"type": "git",
"url": "git+https://github.com/xibosignage/xibo-cms.git"
},
"author": "",
"license": "AGPL-3.0",
"bugs": {
"url": "https://github.com/xibosignage/xibo/issues"
},
"homepage": "https://github.com/xibosignage/xibo-cms#readme",
"devDependencies": {
"@babel/core": "^7.9.6",
"@babel/preset-env": "^7.22.5",
"autoprefixer": "^9.7.6",
"babel-core": "^6.26.3",
"babel-loader": "^8.1.0",
"babel-plugin-polyfill-corejs3": "^0.8.3",
"babel-polyfill": "^6.26.0",
"babel-preset-env": "^1.7.0",
"babel-preset-react": "^6.24.1",
"clean-webpack-plugin": "^0.1.17",
"copy-webpack-plugin": "^6.4.0",
"core-js": "^3.32.0",
"css-loader": "^2.1.1",
"cypress": "^13.1.0",
"eslint": "^7.19.0",
"eslint-config-google": "^0.14.0",
"file-loader": "^3.0.1",
"handlebars-loader": "^1.7.3",
"imports-loader": "^0.7.1",
"less": "^3.11.1",
"less-loader": "^4.1.0",
"monaco-editor-webpack-plugin": "^7.1.0",
"postcss-loader": "^3.0.0",
"precss": "^4.0.0",
"sass": "^1.49.7",
"sass-loader": "^8.0.2",
"script-loader": "^0.7.2",
"style-loader": "^1.3.0",
"uglifyjs-webpack-plugin": "^2.2.0",
"url-loader": "^1.1.2",
"webpack": "^5.90.3",
"webpack-cli": "^4.5.0",
"webpack-merge": "^4.2.2"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.13.0",
"@mapbox/leaflet-pip": "^1.1.0",
"@xibosignage/xibo-layout-renderer": "^1.0.4",
"ajax-bootstrap-select": "^1.4.5",
"ajv": "^6.12.2",
"blueimp-file-upload": "^9.34.0",
"blueimp-load-image": "~2.17.1",
"bootbox": "^5.5.1",
"bootstrap": "^4.5.3",
"bootstrap-calendar": "~0.2.4",
"bootstrap-colorpicker": "~2.5.2",
"bootstrap-select": ">=1.13.6",
"bootstrap-slider": "^11.0.2",
"bootstrap-switch": "3.3.4",
"bootstrap-tagsinput": "^0.7.1",
"chart.js": "^2.9.4",
"chartjs-plugin-datalabels": "1.0.0",
"colors.js": "~1.2.4",
"corejs-typeahead": "^1.3.3",
"datatables.net": "^1.11.3",
"datatables.net-buttons": "^1.6.5",
"datatables.net-buttons-bs4": "^1.6.5",
"datatables.net-buttons-dt": "^1.6.1",
"datatables.net-dt": "^1.11.4",
"datatables.net-responsive": "^2.2.6",
"datatables.net-responsive-bs4": "^2.2.9",
"datatables.net-select-bs4": "^1.3.1",
"ekko-lightbox": "~5.3.0",
"fibers": "^4.0.3",
"flatpickr": "^4.6.3",
"font-awesome": "~4.7.0",
"form-serializer": "~2.5.0",
"globalthis": "^1.0.3",
"handlebars": "^4.7.7",
"hls.js": "^1.4.10",
"html-to-image": "^1.7.0",
"imagesloaded": "^4.1.4",
"jquery": "^3.5.1",
"jquery-ui": "~1.13.2",
"jquery-validation": "~1.19.5",
"jstree": "^3.3.10",
"leaflet": "^1.7.1",
"leaflet-draw": "^1.0.4",
"leaflet-easyprint": "^2.1.9",
"leaflet-fullscreen": "^1.0.2",
"leaflet-search": "^3.0.3",
"leaflet.markercluster": "^1.4.1",
"masonry-layout": "^4.2.2",
"material-design-icons": "^3.0.1",
"moment": "~2.29.4",
"moment-jalaali": "~0.7.2",
"moment-timezone": "^0.5.35",
"monaco-editor": "^0.46.0",
"moveable": "^0.48.0",
"pdfjs-dist": "2.4.456",
"persian-date": "^0.3.1-b",
"persian-datepicker": "^1.2.0",
"popper.js": "^1.16.1",
"select2": "4.1.0-rc.0",
"select2-bootstrap-theme": "0.1.0-beta.10",
"selecto": "^1.26.3",
"serialize-javascript": "^3.1.0",
"toastr": "~2.1.4",
"underscore": "^1.12.1",
"xibo-interactive-control": "git+https://github.com/xibosignage/xibo-interactive-control.git#44ad744a5a2a0af9e7fcdb828dbdbeff45cc40f0",
"xibo-layout-renderer": "git+https://github.com/xibosignage/xibo-layout-renderer.git#73b357402c5c483befa868889ce710698c34ffb3"
}
}