forked from dulumao/flat-admin-bootstrap-templates
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
23 lines (23 loc) · 639 Bytes
/
bower.json
File metadata and controls
23 lines (23 loc) · 639 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"name": "flat-admin-bs3",
"private": true,
"dependencies": {
"chartist-plugin-pointlabels": "^0.0.4",
"angular-ui-router": "^0.3.1",
"angular": "^1.5.8",
"bootstrap": "^3.3.7",
"datatables.net": "^1.10.12",
"datatables.net-bs": "^1.10.12",
"select2": "^4.0.3",
"highlightjs": "^9.6.0",
"jquery": "^3.1.0",
"font-awesome": "^4.6.3",
"angular-highlightjs": "^0.6.2",
"flat-flags": "*",
"angular-ui-select": "^0.19.4",
"devbridge-autocomplete": "^1.2.26",
"perfect-scrollbar": "^0.6.12",
"highlightjs-line-numbers.js": "^1.1.0",
"angular-datatables": "^0.5.5"
}
}