-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathbower.json
More file actions
23 lines (23 loc) · 706 Bytes
/
bower.json
File metadata and controls
23 lines (23 loc) · 706 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": "cfp-speaker",
"version": "0.0.0",
"dependencies": {
"json3": "~3.2.4",
"es5-shim": "~2.0.8",
"jquery": "~1.9.1",
"jquery.uniform": "2.1.1",
"bxslider-4": "clakech/bxslider-4#~0.0.0",
"modernizr": "~2.6.2",
"angular": "~1.2.25",
"angular-route": "~1.2.25",
"angular-cookies": "~1.2.25",
"angular-mocks": "~1.2.25",
"angular-bootstrap": "~0.11.0",
"meanMenu": "weare2ndfloor/meanMenu",
"isotope": "~1.5.25",
"moment": "~2.0.0",
"jquery.cookie": "~1.4.0",
"jquery-local-storage": "clakech/jquery-local-storage#master",
"underscore": "~1.5.2"
}
}