forked from QuantiModo/quantimodo-android-chrome-ios-web-app
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbower.json
51 lines (51 loc) · 1.71 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
40
41
42
43
44
45
46
47
48
49
50
51
{
"name": "quantimodo-ionic",
"private": false,
"devDependencies": {
"ionic-platform-web-client": "^0.7.1"
},
"dependencies": {
"angular": "1.6.1",
"angular-animate": "1.5.3",
"angular-aria": "1.6.1",
"angular-cache": "^4.6.0",
"angular-clipboard": "^1.5.0",
"angular-d3-word-cloud": "^0.3.1",
"angular-google-adsense": "^0.4.5",
"angular-google-analytics": "git+https://github.com/mikepsinn/angular-google-analytics.git#b4a9b7cccd227e5e8e0e8f16ab26aee684f24866",
"angular-material": "1.1.1",
"angular-material-datetimepicker": "git+https://github.com/mikepsinn/angular-material-datetimepicker.git#59819305be646f3f353001e183f35d008f6bc6cc",
"angular-messages": "1.6.1",
"angular-sanitize": "1.5.3",
"angular-ui-router": "#0.2.13",
"angular-wikipedia-api-factory": "0.2.4",
"bootstrap": "~3.3.5",
"bugsnag": "3.0.2",
"d3": "^4.7.3",
"d3-cloud": "^1.2.4",
"gsap": "1.19.1",
"highcharts": "5.0.14",
"highcharts-ng": "1.1.0",
"ionic": "driftyco/ionic-bower#1.3.1",
"ionic-datepicker": "~1.1.0",
"ionic-platform-web-client": "^0.7.1",
"ionic-timepicker": "0.6.0",
"Ionicons": "ionicons#^2.0.1",
"jquery": "~2.1.4",
"moment": "~2.10.3",
"ng-cordova-oauth": "git+https://github.com/mikepsinn/ng-cordova-oauth.git#802be8d1363253572f4dadbdfdcdf5f0b7e576d5",
"ng-material-floating-button": "ng-mfb#^0.6.2",
"ngCordova": "0.1.17-alpha",
"oclazyload": "~1.0.4",
"pluralize": "^1.2.1",
"ng-file-upload": "^12.2.13",
"quantimodo": "5.8.82817",
"opbeat-angular": "^3.15.0"
},
"resolutions": {
"angular": "1.6.1",
"angular-material": "1.1.1",
"jquery": "~2.1.4",
"d3": "~4.6.0"
}
}