-
Notifications
You must be signed in to change notification settings - Fork 24
/
package.json
69 lines (69 loc) · 2.1 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
{
"name": "YetiForcePortal2",
"keywords": [
"YetiForce Portal",
"Customer Portal",
"best portal for crm",
"YetiForce",
"PHP"
],
"repository": {
"type": "git",
"url": "git+https://github.com/YetiForceCompany/YetiForcePortal2.git"
},
"browserslist": [
"last 1 version",
"> 1%",
"IE 11"
],
"author": "YetiForceCompany <[email protected]> (https://yetiforce.com)",
"bugs": {
"url": "https://github.com/YetiForceCompany/YetiForcePortal2/issues"
},
"homepage": "https://github.com/YetiForceCompany/YetiForcePortal2#readme",
"license": "YetiForce Public License 5.0",
"dependencies": {
"@fortawesome/fontawesome-free": "^6",
"@mdi/font": "^7",
"block-ui": "^2.70.1",
"blueimp-file-upload": "^10.6.0",
"bootstrap": "^4",
"bootstrap-datepicker": "^1.9.0",
"bootstrap-daterangepicker": "^3.0.4",
"bootstrap-tabdrop": "https://github.com/jmschabdach/bootstrap-tabdrop",
"clockpicker": "https://github.com/djibe/clockpicker#gh-pages",
"datatables.net": "^1.13.1",
"datatables.net-bs4": "^1.13.1",
"datatables.net-responsive-bs4": "^2.4.0",
"device-uuid": "^1.0.4",
"flag-icon-css": "^4",
"html5shiv": "^3.7.3",
"inputmask": "^5.0.2",
"jQuery-Validation-Engine": "https://github.com/YetiForceCompany/jQuery-Validation-Engine#master",
"jquery": "^3.5",
"jquery-ui-dist": "^1.12.1",
"jquery.class.js": "^1.0.0",
"jstree": "^3.3.7",
"jstree-bootstrap-theme": "^1.0.1",
"moment": "^2.29.2",
"perfect-scrollbar": "^1.3.0",
"@pnotify/core": "^5",
"@pnotify/confirm": "^5",
"@pnotify/desktop": "^5",
"@pnotify/mobile": "^5",
"@pnotify/bootstrap4": "^5",
"@pnotify/font-awesome5": "^5",
"popper.js": "^1.15.0",
"respond.js": "^1.4.2",
"sass-material-colors": "^0.0.5",
"select2": "^4.0.8",
"select2-theme-bootstrap4": "^1.0.0",
"chart.js": "^2.9.4",
"chartjs-plugin-datalabels": "^0.7.0",
"chartjs-plugin-funnel": "^1.1.5",
"ckeditor-image-to-base": "^0.0.3",
"bootstrap-chosen": "^1.4.2",
"chosen-js": "^1.8.7"
},
"resolutions": {}
}