forked from YetiForceCompany/YetiForcePortal2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
54 lines (54 loc) · 1.96 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
{
"name": "YetiForcePortal2",
"keywords": [],
"repository": "git+https://github.com/YetiForceCompany/YetiForcePortal2.git",
"author": "YetiForceCompany <[email protected]> (https://yetiforce.com)",
"license": "YetiForce Public License v3",
"dependencies": {
"@fortawesome/fontawesome": "^1.1.5",
"@fortawesome/fontawesome-free-brands": "^5.0.9",
"@fortawesome/fontawesome-free-regular": "^5.0.9",
"@fortawesome/fontawesome-free-solid": "^5.0.9",
"animate.css": "^3.7.0",
"block-ui": "^2.70.1",
"blueimp-file-upload": "^9.21.0",
"bootstrap": "^4.1.3",
"bootstrap-chosen": "^1.4.2",
"bootstrap-colorpicker": "^3.0.3",
"bootstrap-datepicker": "^1.7.1",
"bootstrap-daterangepicker": "^3.0.3",
"bootstrap-tabdrop": "https://github.com/jmschabdach/bootstrap-tabdrop",
"chosen-js": "^1.8.7",
"clockpicker": "https://github.com/YetiForceCompany/clockpicker#master",
"datatables.net": "^1.10.19",
"datatables.net-bs4": "^1.10.19",
"datatables.net-responsive-bs4": "^2.2.3",
"html5shiv": "^3.7.3",
"inputmask": "^4.0",
"jQuery-Validation-Engine": "https://github.com/YetiForceCompany/jQuery-Validation-Engine#master",
"jquery": ">3.0.0",
"jquery.class.js": "^1.0.0",
"jstree": "^3.3.7",
"jstree-bootstrap-theme": "^1.0.1",
"bootstrap-material-design": "^4.1.1",
"moment": "^2.21.0",
"perfect-scrollbar": "^1.3.0",
"pnotify": "^4.0.0-alpha.2",
"popper.js": "^1.14.4",
"respond.js": "^1.4.2",
"sass-material-colors": "^0.0.5",
"moment": "^2.23.0",
"select2": "^4.0.6-rc.1",
"select2-theme-bootstrap4": "^0.2.0-beta.2",
"chart.js": "^2.8.0",
"chartjs-plugin-datalabels": "^0.6.0",
"chartjs-plugin-funnel": "^1.1.2"
},
"resolutions": {},
"bugs": {
"url": "https://github.com/YetiForceCompany/YetiForcePortal2/issues"
},
"homepage": "https://github.com/YetiForceCompany/YetiForcePortal2#readme",
"version": "1.0.0",
"main": "index.js"
}