-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
166 lines (166 loc) · 6.28 KB
/
package.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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
{
"name": "ushahidi",
"version": "1.14.0",
"author": "Ushahidi",
"homepage": "https://www.ushahidi.com",
"private": true,
"scripts": {
"clean": "ionic-app-scripts clean",
"build": "ionic-app-scripts build",
"watch": "ionic-app-scripts watch",
"lint": "ionic-app-scripts lint",
"ionic:build": "ionic-app-scripts build",
"ionic:serve": "ionic-app-scripts serve",
"ionic:watch": "ionic-app-scripts watch"
},
"dependencies": {
"@angular/animations": "5.2.11",
"@angular/common": "5.2.11",
"@angular/compiler": "5.2.11",
"@angular/compiler-cli": "5.2.11",
"@angular/core": "5.2.11",
"@angular/forms": "5.2.11",
"@angular/http": "5.2.11",
"@angular/platform-browser": "5.2.11",
"@angular/platform-browser-dynamic": "5.2.11",
"@angular/platform-server": "5.2.11",
"@ionic-native/app-version": "~4.15.0",
"@ionic-native/camera": "~4.15.0",
"@ionic-native/core": "~4.15.0",
"@ionic-native/device": "~4.15.0",
"@ionic-native/diagnostic": "^4.15.0",
"@ionic-native/file": "~4.15.0",
"@ionic-native/file-path": "~4.15.0",
"@ionic-native/geolocation": "~4.15.0",
"@ionic-native/google-analytics": "~4.15.0",
"@ionic-native/http": "~4.15.0",
"@ionic-native/is-debug": "~4.15.0",
"@ionic-native/keyboard": "~4.15.0",
"@ionic-native/media-capture": "~4.15.0",
"@ionic-native/native-geocoder": "~4.15.0",
"@ionic-native/native-storage": "~4.15.0",
"@ionic-native/network": "~4.15.0",
"@ionic-native/screen-orientation": "~4.15.0",
"@ionic-native/social-sharing": "~4.15.0",
"@ionic-native/splash-screen": "~4.15.0",
"@ionic-native/sqlite": "~4.15.0",
"@ionic-native/status-bar": "~4.15.0",
"@ionic-native/themeable-browser": "~4.15.0",
"@ionic/storage": "2.2.0",
"@ngx-translate/core": "^8.0.0",
"@ngx-translate/http-loader": "^2.0.0",
"@types/leaflet": "^1.0.60",
"cordova-android": "9.0.0",
"cordova-android-support-gradle-release": "^1.4.7",
"cordova-custom-config": "^4.0.2",
"cordova-ios": "5.1.1",
"cordova-plugin-advanced-http": "^1.11.1",
"cordova-plugin-app-version": "^0.1.12",
"cordova-plugin-camera": "^2.4.1",
"cordova-plugin-compat": "^1.2.0",
"cordova-plugin-device": "^1.1.7",
"cordova-plugin-email": "^1.2.7",
"cordova-plugin-file": "^6.0.2",
"cordova-plugin-filepath": "^1.6.0",
"cordova-plugin-geolocation": "^2.4.3",
"cordova-plugin-google-analytics": "^1.8.6",
"cordova-plugin-ionic-webview": "^1.2.1",
"cordova-plugin-is-debug": "^1.0.0",
"cordova-plugin-media-capture": "^3.0.3",
"cordova-plugin-nativegeocoder": "^1.0.2",
"cordova-plugin-nativestorage": "^2.3.2",
"cordova-plugin-network-information": "^1.3.4",
"cordova-plugin-networkactivityindicator": "^0.1.1",
"cordova-plugin-screen-orientation": "^2.0.2",
"cordova-plugin-spinner-dialog": "^1.3.1",
"cordova-plugin-splashscreen": "^4.1.0",
"cordova-plugin-statusbar": "^2.4.3",
"cordova-plugin-themeablebrowser": "^0.2.18",
"cordova-plugin-whitelist": "^1.3.4",
"cordova-plugin-x-socialsharing": "^5.6.8",
"cordova-sqlite-storage": "^2.6.0",
"cordova.plugins.diagnostic": "^4.0.12",
"es6-promise-plugin": "^4.2.2",
"google-translate-api": "github:arthurlacoste/google-translate-api",
"ionic-angular": "3.9.10",
"ionic-plugin-keyboard": "^2.2.1",
"ionicons": "3.0.0",
"leaflet": "^1.2.0",
"markdown-to-html-pipe": "^1.2.2",
"marked": "^0.3.6",
"moment": "^2.18.1",
"rxjs": "5.5.11",
"sw-toolbox": "3.6.0",
"ts-md5": "^1.2.2",
"zone.js": "0.8.26"
},
"devDependencies": {
"@ionic/app-scripts": "^3.2.3",
"cordova-plugin-add-swift-support": "^1.6.0",
"typescript": "~2.6.2"
},
"cordovaPlatforms": [
"ios",
{
"platform": "ios",
"version": "",
"locator": "ios"
}
],
"description": "Ushahidi Mobile",
"cordova": {
"plugins": {
"cordova-custom-config": {},
"cordova-plugin-app-version": {},
"cordova-plugin-camera": {
"CAMERA_USAGE_DESCRIPTION": "This app would like to access the camera, so you can to take photos for your reports.",
"PHOTOLIBRARY_USAGE_DESCRIPTION": "This app would like to access the photo library, so you can to attach photos to your reports."
},
"cordova-plugin-device": {},
"cordova-plugin-email": {},
"cordova-plugin-file": {},
"cordova-plugin-filepath": {},
"cordova-plugin-geolocation": {
"GEOLOCATION_USAGE_DESCRIPTION": "This app would like to access your location, so you can include it in your reports."
},
"cordova-plugin-is-debug": {},
"cordova-plugin-media-capture": {
"CAMERA_USAGE_DESCRIPTION": "This app would like to access the camera, so you can to take photos for your reports.",
"MICROPHONE_USAGE_DESCRIPTION": "This app would like to access the microphone, so you can to upload videos for your reports.",
"PHOTOLIBRARY_USAGE_DESCRIPTION": "This app would like to access the photo library, so you can to attach photos to your reports."
},
"cordova-plugin-nativegeocoder": {},
"cordova-plugin-network-information": {},
"cordova-plugin-networkactivityindicator": {},
"cordova-plugin-spinner-dialog": {},
"cordova-plugin-splashscreen": {},
"cordova-plugin-whitelist": {},
"cordova-plugin-x-socialsharing": {
"PHOTO_LIBRARY_ADD_USAGE_DESCRIPTION": "This app requires photo library access to function properly.",
"PHOTO_LIBRARY_USAGE_DESCRIPTION": "This app requires photo library access to function properly.",
"ANDROID_SUPPORT_V4_VERSION": "24.1.1+"
},
"cordova-sqlite-storage": {},
"ionic-plugin-keyboard": {},
"cordova-plugin-themeablebrowser": {},
"cordova-plugin-statusbar": {},
"cordova-plugin-ionic-webview": {},
"cordova-plugin-screen-orientation": {},
"cordova-plugin-advanced-http": {},
"cordova-android-support-gradle-release": {
"ANDROID_SUPPORT_VERSION": "28.+"
},
"cordova-plugin-nativestorage": {},
"cordova.plugins.diagnostic": {
"ANDROID_SUPPORT_VERSION": "28.+"
},
"cordova-plugin-google-analytics": {
"GMS_VERSION": "11.0.1"
}
},
"platforms": [
"ios",
"android"
]
}
}