forked from YetiForceCompany/YetiForceCRM
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
103 lines (103 loc) · 3.33 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
{
"name": "YetiForceCRM",
"keywords": [
"YetiForceCRM",
"CRM",
"open source crm",
"best crm",
"YetiForce",
"ERP",
"PHP",
"Customer Relation Management",
"System CRM"
],
"description": "An open and innovative CRM system. Our team created for you one of the most innovative CRM systems that supports mainly business processes and allows for customization according to your needs. Be ahead of your competition and implement YetiForce!",
"repository": {
"type": "git",
"url": "git+https://github.com/YetiForceCompany/YetiForceCRM.git"
},
"browserslist": [
"last 1 version",
"> 1%",
"IE 11"
],
"author": "YetiForceCompany <[email protected]> (https://yetiforce.com)",
"license": "YetiForce Public License v3",
"dependencies": {
"@fortawesome/fontawesome-free": "^5.8.2",
"@mdi/font": "^5.0.0",
"add": "^2.0.6",
"animate.css": "^4.0",
"block-ui": "^2.70.1",
"blueimp-file-upload": "^10.6.0",
"bootbox": "^5.4.0",
"bootstrap": "^4.3.1",
"bootstrap-datepicker": "^1.9.0",
"bootstrap-daterangepicker": "^3.0.4",
"bootstrap-tabdrop": "https://github.com/jmschabdach/bootstrap-tabdrop",
"chart.js": "^2.9.4",
"chartjs-plugin-datalabels": "^0.7.0",
"chartjs-plugin-funnel": "^1.1.5",
"ckeditor-image-to-base": "^0.0.3",
"clipboard": ">=2.0.0",
"clockpicker": "https://github.com/djibe/clockpicker#gh-pages",
"css-element-queries": "^1.2.3",
"datatables.net": "^1.10.22",
"datatables.net-bs4": "^1.10.22",
"datatables.net-responsive-bs4": "^2.2.3",
"device-uuid": "^1.0.4",
"emoji-mart-vue-fast": "^7.0.0",
"emojipanel": "https://github.com/danbovey/EmojiPanel#master",
"flag-icon-css": "^3.3.0",
"floatthead": "^2.1.3",
"fontawesome-web": "^5.0.2",
"footable": "^2.0.6",
"fullcalendar": "3.10.2",
"gantt-elastic": "^1.0.12",
"gridstack": "^1.0.0",
"html2canvas": "^1.0.0-alpha.12",
"html5shiv": "^3.7.3",
"inputmask": "^5.0.2",
"jQuery-Validation-Engine": "https://github.com/YetiForceCompany/jQuery-Validation-Engine#master",
"jquery": "^3.5",
"jquery-hoverintent": "^1.10.0",
"jquery-lazy": "^1.7.7",
"jquery-outside-events": "^1.0.0",
"jquery-slimscroll": "^1.3.8",
"jquery-ui-dist": "^1.12.1",
"jquery-ui-touch-punch": "^0.2.3",
"jquery.class.js": "^1.0.0",
"jstree": "^3.3.7",
"jstree-bootstrap-theme": "^1.0.1",
"leaflet": "^1.5.1",
"leaflet.awesome-markers": "^2.0.5",
"leaflet.markercluster": "^1.4.1",
"moment": "^2.23.0",
"mousetrap": "^1.6.3",
"overlayscrollbars": "^1.10.0",
"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",
"quasar": "^1.6.1",
"respond.js": "^1.4.2",
"sass-material-colors": "^0.0.5",
"select2": "^4.0.8",
"select2-theme-bootstrap4": "^1.0.0",
"split.js": "^1.5.10",
"store": "^2.0.12",
"tributejs": "^5.0.0",
"url-polyfill": "^1.1.7",
"vue": "^2.6.11",
"whatwg-fetch": "^3.0.0"
},
"resolutions": {},
"bugs": {
"url": "https://github.com/YetiForceCompany/YetiForceCRM/issues"
},
"homepage": "https://github.com/YetiForceCompany/YetiForceCRM#readme"
}