forked from support-project/knowledge
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
33 lines (33 loc) · 850 Bytes
/
bower.json
File metadata and controls
33 lines (33 loc) · 850 Bytes
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
{
"name": "knowledge",
"dependencies": {
"jquery": "2.2.3",
"bootstrap": "3.3.6",
"bootswatch": "3.3.6",
"font-awesome": "4.5.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",
"notify.js": "1.2.8",
"emoji-parser": "0.1.1",
"bluebird": "3.0.6",
"jquery-oembed-all": "nfl/jquery-oembed-all",
"flag-icon-css": "0.8.5",
"moment": "2.12.0",
"clipboard": "1.5.10"
},
"devDependencies": {},
"resolutions": {
"jquery": "2.2.3"
}
}