-
Notifications
You must be signed in to change notification settings - Fork 188
/
bower.json
48 lines (48 loc) · 1.24 KB
/
bower.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
{
"name": "knowledge",
"dependencies": {
"jquery": "2.2.3",
"bootstrap": "3.3.6",
"bootswatch": "3.3.6",
"font-awesome": "4.7.0",
"html5shiv": "3.7.2",
"respond": "1.4.2",
"notifyjs": "0.3.2",
"marked": "0.3.4",
"highlightjs": "8.9.1",
"bootbox": "4.4.0",
"bootstrap-tagsinput": "0.4.2",
"bootstrap3-typeahead": "3.1.1",
"bootstrap-fileinput": "4.2.8",
"bootstrap-datepicker": "1.5.1",
"jquery-file-upload": "9.11.2",
"teambox.free-file-icons": "teambox/Free-file-icons",
"echojs": "1.6.0",
"bluebird": "3.0.6",
"jquery-oembed-all": "support-project/jquery-oembed-all",
"flag-icon-css": "0.8.5",
"moment": "2.12.0",
"clipboard": "1.5.10",
"MathJax": "2.6.1",
"cropper": "2.3.4",
"At.js": "1.5.1",
"picEdit": "andyvr/picEdit",
"clockpicker": "0.0.7",
"moment-timezone": "0.5.11",
"jstzdetect": "1.0.6",
"bootstrap-table": "1.11.1",
"tableExport.jquery.plugin": "1.8.1",
"diff2html": "2.3.0",
"jsdiff": "3.2.0",
"chart.js": "2.6.0",
"vue": "2.4.2",
"html2canvas": "0.4.1",
"jspdf": "1.3.2",
"animate.css": "3.5.2"
},
"devDependencies": {},
"resolutions": {
"jquery": "2.2.3",
"jspdf": "1.3.2"
}
}