This repository has been archived by the owner on Sep 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 750
/
package.json
98 lines (98 loc) · 3.11 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
{
"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 6.5",
"dependencies": {
"@fortawesome/fontawesome-free": "^6.1",
"@mdi/font": "^7.0",
"add": "^2.0.6",
"animate.css": "^4.0",
"block-ui": "^2.70.1",
"blueimp-file-upload": "^10.6.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": "^1.0.0",
"chartjs-plugin-funnel": "^1.1.5",
"clipboard": ">=2.0.0",
"clockpicker": "https://github.com/djibe/clockpicker#gh-pages",
"css-element-queries": "^1.2.3",
"datatables.net": "^1.11.3",
"datatables.net-bs4": "^1.11.3",
"datatables.net-responsive-bs4": "^2.2.9",
"device-uuid": "^1.0.4",
"emoji-mart-vue-fast": "^11",
"flag-icons": "^6.0.0",
"floatthead": "^2.1.3",
"footable": "^2.0.6",
"fullcalendar": "^5",
"gantt-elastic": "^1.0.12",
"gridstack": "^5.0.0",
"html2canvas": "^1.0.0-alpha.12",
"html5shiv": "^3.7.3",
"inputmask": "^5.0.7",
"jQuery-Validation-Engine": "https://github.com/YetiForceCompany/jQuery-Validation-Engine#master",
"jquery": "^3.5",
"jquery-hoverintent": "^1.10.2",
"jquery-lazy": "^1.7.7",
"jquery-outside-events": "^1.0.0",
"jquery-slimscroll": "^1.3.8",
"jquery-ui-dist": "^1.13.2",
"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.6.2"
},
"resolutions": {},
"bugs": {
"url": "https://github.com/YetiForceCompany/YetiForceCRM/issues"
},
"homepage": "https://github.com/YetiForceCompany/YetiForceCRM#readme"
}