forked from pilwon/ultimate-seed
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
27 lines (27 loc) · 660 Bytes
/
Copy pathbower.json
File metadata and controls
27 lines (27 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
26
27
{
"name": "ultimate-seed",
"dependencies": {
"angular": "1.3.0",
"angular-animate": "1.3.0",
"angular-cookies": "1.3.0",
"angular-sanitize": "1.3.0",
"angular-translate": "2.4.1",
"angular-ui-bootstrap": "gh-pages",
"angular-ui-router": "0.2.11",
"animate.css": "3.1.0",
"bootstrap": "3.2.0",
"bootstrap-social-buttons": "1.0.0",
"es5-shim": "4.0.3",
"font-awesome": "4.2.0",
"jquery": "2.0.3",
"json3": "3.3.2",
"lesshat": "3.0.2",
"modernizr": "2.8.3",
"restangular": "1.4.0",
"socket.io-client": "0.9.16",
"spinjs": "2.0.1"
},
"resolutions": {
"angular": "1.3.0"
}
}