forked from victorsenam/maratonando-site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
33 lines (33 loc) · 896 Bytes
/
bower.json
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": "angular",
"version": "1.0.0",
"dependencies": {
"bootstrap": "^3.3.0",
"angular": "~1.4.3",
"angular-route": "^1.3.1",
"font-awesome": "^4.2.0",
"angular-cookies": "^1.3.2",
"angular-resource": "^1.3.2",
"ngDialog": "^0.3.4",
"angular-moment": "^0.8.2",
"textAngular": "^1.3.11",
"angular-toastr": "~1.3.0",
"moment": "^2.8.4",
"select2": "~4.0.0",
"angular-md5": "~0.1.7",
"angularjs-gravatardirective": "~1.3.2",
"angular-animate": "~1.4.3",
"angular-bootstrap": "~0.13.1",
"angular-i18n": "~1.4.3",
"angular-ui-sortable": "~0.13.4",
"angular-ui-notification": "~0.0.11",
"moment-timezone": "~0.4.0",
"angular-toArrayFilter": "~1.0.1",
"angular-ui-slider": "~0.1.4",
"angular-socket-io": "~0.7.0",
"socket.io-client": "~1.3.7"
},
"resolutions": {
"angular": "~1.4.9"
}
}