-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbower.json
39 lines (39 loc) · 1.02 KB
/
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
34
35
36
37
38
39
{
"name": "eventoL-frontend",
"version": "0.0.0",
"dependencies": {
"arrive": "~2.3.0",
"angular": "~1.5.0",
"json3": "~3.3.1",
"es5-shim": "~4.5.5",
"bootstrap-sass-official": "~3.3.6",
"bootstrap": "~3.3.6",
"angular-resource": "~1.5.0",
"angular-cookies": "~1.5.0",
"angular-route": "~1.5.0",
"font-awesome": ">=4.1.0",
"lodash": "~4.5.1",
"angular-validation-match": "~1.7.1",
"bootstrap-material-design": "~0.5.6",
"font-source-sans-pro": "~0.1.0",
"angular-wizard": "~0.6.1",
"angular-img-cropper": "~1.1.0",
"moment": "~2.11.1",
"MultipleDatePicker": "multiple-date-picker#~1.4.0",
"ngmap": "~1.16.7",
"textAngular": "^1.5.0",
"angular-ui-grid": "^3.1.1",
"angular-aria": "^1.5.0",
"angular-touch": "^1.5.0",
"pdfmake": "^0.1.20",
"angular-animate": "^1.5.0",
"ng-simplePagination": "^1.0.3"
},
"devDependencies": {
"angular-mocks": "~1.5.0"
},
"resolutions": {
"angular": "~1.5.0",
"moment": "~2.11.1"
}
}