-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
147 lines (147 loc) · 5.1 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
{
"name": "HealthProMobileApp",
"version": "0.0.1",
"author": "Ionic Framework",
"homepage": "http://ionicframework.com/",
"private": true,
"scripts": {
"clean": "ionic-app-scripts clean",
"build": "ionic-app-scripts build",
"lint": "ionic-app-scripts lint",
"ionic:build": "node --max-old-space-size=8192 ./node_modules/@ionic/app-scripts/bin/ionic-app-scripts.js build",
"ionic:serve": "ionic-app-scripts serve"
},
"dependencies": {
"@angular/animations": "5.2.11",
"@angular/common": "5.2.9",
"@angular/compiler": "5.2.9",
"@angular/compiler-cli": "5.2.9",
"@angular/core": "5.2.9",
"@angular/forms": "5.2.9",
"@angular/http": "5.2.9",
"@angular/platform-browser": "5.2.9",
"@angular/platform-browser-dynamic": "5.2.9",
"@ionic-native/android-permissions": "^4.18.0",
"@ionic-native/call-number": "^4.7.0",
"@ionic-native/camera": "^4.6.0",
"@ionic-native/code-push": "^4.15.0",
"@ionic-native/core": "4.5.3",
"@ionic-native/date-picker": "^4.16.0",
"@ionic-native/device": "^4.6.0",
"@ionic-native/facebook": "^4.7.0",
"@ionic-native/file": "^4.6.0",
"@ionic-native/file-chooser": "^4.6.0",
"@ionic-native/file-opener": "^4.6.0",
"@ionic-native/file-path": "^4.7.0",
"@ionic-native/file-transfer": "^4.6.0",
"@ionic-native/flurry-analytics": "^4.7.0",
"@ionic-native/geolocation": "^4.6.0",
"@ionic-native/in-app-browser": "^4.7.0",
"@ionic-native/local-notifications": "^4.7.0",
"@ionic-native/push": "^4.20.0",
"@ionic-native/screenshot": "^4.15.0",
"@ionic-native/social-sharing": "^4.6.0",
"@ionic-native/splash-screen": "4.5.3",
"@ionic-native/status-bar": "4.5.3",
"@ionic/storage": "^2.1.3",
"add": "^2.0.6",
"angular-svg-round-progressbar": "^1.2.1",
"call-number": "^1.0.1",
"code-push": "^2.0.6",
"com.darktalker.cordova.screenshot": "^0.1.6",
"cordova": "^8.0.0",
"cordova-android": "7.1.0",
"cordova-android-support-gradle-release": "^1.3.0",
"cordova-plugin-android-permissions": "^1.0.0",
"cordova-plugin-badge": "^0.8.7",
"cordova-plugin-camera": "^4.0.3",
"cordova-plugin-cocoapod-support": "^1.6.0",
"cordova-plugin-code-push": "^1.11.13",
"cordova-plugin-device": "^2.0.2",
"cordova-plugin-dialogs": "^2.0.1",
"cordova-plugin-facebook4": "^2.5.0",
"cordova-plugin-file": "^6.0.1",
"cordova-plugin-file-opener2": "^2.0.19",
"cordova-plugin-file-transfer": "^1.7.1",
"cordova-plugin-filechooser": "^1.0.1",
"cordova-plugin-filepath": "^1.4.2",
"cordova-plugin-flurryanalytics": "^1.4.6",
"cordova-plugin-geolocation": "^4.0.1",
"cordova-plugin-inappbrowser": "^3.0.0",
"cordova-plugin-ionic-keyboard": "^2.1.3",
"cordova-plugin-ionic-webview": "^1.2.1",
"cordova-plugin-local-notification": "^0.9.0-beta.2",
"cordova-plugin-sms": "^1.0.5",
"cordova-plugin-splashscreen": "^5.0.2",
"cordova-plugin-whitelist": "^1.3.3",
"cordova-plugin-x-socialsharing": "^5.4.1",
"cordova-plugin-zip": "^3.1.0",
"cordova-support-google-services": "^1.1.0",
"es6-promise-plugin": "^4.2.2",
"gsap": "^2.0.2",
"ion-datepicker": "^2.7.7",
"ionic-angular": "3.9.2",
"ionic-cache": "^3.1.1",
"ionic-tooltips": "^2.1.1",
"ionic2-rating": "^1.2.2",
"ionicons": "3.0.0",
"jquery": "^3.3.1",
"moment": "^2.21.0",
"mx.ferreyra.callnumber": "0.0.2",
"pdfmake": "^0.1.38",
"phonegap-plugin-multidex": "^1.0.0",
"phonegap-plugin-push": "^2.2.3",
"plugin": "^0.3.3",
"rxjs": "5.5.7",
"sw-toolbox": "3.6.0",
"typescript-string-operations": "^1.3.1",
"zone.js": "0.8.20"
},
"devDependencies": {
"@ionic/app-scripts": "3.1.8",
"@types/lodash": "^4.14.106",
"typescript": "~2.6.2"
},
"description": "An Ionic project",
"cordova": {
"plugins": {
"cordova-plugin-whitelist": {},
"cordova-plugin-device": {},
"cordova-plugin-splashscreen": {},
"cordova-plugin-ionic-webview": {},
"cordova-plugin-ionic-keyboard": {},
"cordova-plugin-geolocation": {
"GEOLOCATION_USAGE_DESCRIPTION": "To locate you"
},
"cordova-plugin-camera": {},
"cordova-plugin-x-socialsharing": {},
"cordova-plugin-filechooser": {},
"cordova-plugin-file": {},
"cordova-plugin-file-transfer": {},
"cordova-plugin-file-opener2": {},
"mx.ferreyra.callnumber": {},
"cordova-plugin-local-notification": {},
"cordova-plugin-filepath": {},
"cordova-plugin-inappbrowser": {},
"call-number": {},
"cordova-plugin-facebook4": {
"APP_ID": "1942677816044540",
"APP_NAME": "HealthPro",
"FACEBOOK_ANDROID_SDK_VERSION": "4.+"
},
"cordova-plugin-flurryanalytics": {},
"cordova-plugin-code-push": {},
"cordova-plugin-zip": {},
"com.darktalker.cordova.screenshot": {},
"cordova-plugin-android-permissions": {},
"cordova-plugin-sms": {},
"phonegap-plugin-push": {
"ANDROID_SUPPORT_V13_VERSION": "27.+",
"FCM_VERSION": "11.6.2"
}
},
"platforms": [
"android"
]
}
}