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
25 lines (25 loc) · 660 Bytes
/
bower.json
File metadata and controls
25 lines (25 loc) · 660 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
{
"name": "knowledge",
"dependencies": {
"jquery": "1.11.3",
"bootstrap": "3.3.4",
"font-awesome": "4.4.0",
"html5shiv": "3.7.2",
"respond": "1.4.2",
"notifyjs": "0.3.2",
"marked": "0.3.2",
"highlightjs": "8.8.0",
"bootbox": "4.3.0",
"bootstrap-tagsinput": "0.4.2",
"bootstrap3-typeahead": "3.1.1",
"bootstrap-fileinput": "4.1.6",
"jquery-file-upload": "9.8.1",
"teambox.free-file-icons": "teambox/Free-file-icons",
"echojs": "1.6.0",
"notify.js": "1.2.5",
"emoji-parser": "0.1.1",
"bluebird": "2.10.2",
"jquery-oembed-all": "nfl/jquery-oembed-all"
},
"devDependencies": {}
}