summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json48
1 files changed, 26 insertions, 22 deletions
diff --git a/package.json b/package.json
index 5a8d89af..df704e60 100644
--- a/package.json
+++ b/package.json
@@ -12,14 +12,16 @@
"cordova-plugin-android-permissions": {},
"cordova-plugin-app-version": {},
"cordova-plugin-customurlscheme": {
- "URL_SCHEME": "zmninja"
+ "URL_SCHEME": "zmninja",
+ "ANDROID_SCHEME": " ",
+ "ANDROID_HOST": " ",
+ "ANDROID_PATHPREFIX": "/"
},
"cordova-plugin-file-transfer": {},
"cordova-plugin-globalization": {},
"cordova-plugin-inappbrowser": {},
"cordova-plugin-insomnia": {},
"cordova-plugin-pin-dialog": {},
- "cordova-plugin-settings-hook": {},
"cordova-plugin-splashscreen": {},
"cordova-plugin-websocket": {},
"cordova-plugin-whitelist": {},
@@ -41,47 +43,49 @@
"PHOTO_LIBRARY_USAGE_DESCRIPTION": "Save image alarms todisk"
},
"cordova-plugin-advanced-http": {},
- "phonegap-plugin-push": {
- "FCM_VERSION": "11.6.2"
- },
"cordova-plugin-advanced-websocket": {},
- "cordova-plugin-x-socialsharing": {},
+ "cordova-plugin-x-socialsharing": {
+ "ANDROID_SUPPORT_V4_VERSION": "24.1.1+"
+ },
"cordova-plugin-media-pp-fork": {},
- "cordova-plugin-certificates-pp-fork": {}
+ "cordova-plugin-certificates-pp-fork": {},
+ "phonegap-plugin-push": {
+ "ANDROID_SUPPORT_V13_VERSION": "27.+",
+ "FCM_VERSION": "11.6.2"
+ }
}
},
"dependencies": {
"clivas": "^0.2.0",
"cordova-library-helper-pp-fork": "^1.0.1",
"cordova-plugin-add-swift-support": "^1.7.2",
- "cordova-plugin-advanced-http": "^2.0.1",
- "cordova-plugin-advanced-websocket": "^1.1.3",
- "cordova-plugin-android-fingerprint-auth": "^1.4.0",
+ "cordova-plugin-advanced-http": "^2.0.2",
+ "cordova-plugin-advanced-websocket": "^1.1.4",
+ "cordova-plugin-android-fingerprint-auth": "^1.5.0",
"cordova-plugin-android-permissions": "^1.0.0",
"cordova-plugin-app-version": "^0.1.9",
"cordova-plugin-certificates-pp-fork": "^0.9.1",
"cordova-plugin-cloud-settings": "^1.0.4",
"cordova-plugin-customurlscheme": "^4.3.0",
- "cordova-plugin-device": "^2.0.1",
+ "cordova-plugin-device": "^2.0.2",
"cordova-plugin-file": "^6.0.1",
"cordova-plugin-file-transfer": "^1.7.1",
- "cordova-plugin-globalization": "^1.0.7",
+ "cordova-plugin-globalization": "^1.11.0",
"cordova-plugin-ignore-lint-translation": "0.0.1",
- "cordova-plugin-inappbrowser": "^1.7.1",
+ "cordova-plugin-inappbrowser": "^1.7.2",
"cordova-plugin-insomnia": "^4.3.0",
- "cordova-plugin-ionic-keyboard": "^2.1.2",
+ "cordova-plugin-ionic-keyboard": "^2.1.3",
"cordova-plugin-media-pp-fork": "^1.0.2-dev",
"cordova-plugin-multi-window": "0.0.3",
"cordova-plugin-network-information": "^2.0.1",
"cordova-plugin-photo-library": "git+https://github.com/pliablepixels/cordova-plugin-photo-library.git",
"cordova-plugin-pin-dialog": "^0.1.3",
- "cordova-plugin-settings-hook": "^0.2.7",
- "cordova-plugin-splashscreen": "^4.0.3",
+ "cordova-plugin-splashscreen": "^4.1.0",
"cordova-plugin-statusbar": "^2.4.2",
- "cordova-plugin-touch-id": "^3.2.0",
+ "cordova-plugin-touch-id": "^3.4.0",
"cordova-plugin-websocket": "^0.12.2",
- "cordova-plugin-whitelist": "^1.3.2",
- "cordova-plugin-x-socialsharing": "^5.4.1",
+ "cordova-plugin-whitelist": "^1.3.3",
+ "cordova-plugin-x-socialsharing": "^5.4.3",
"cordova-sqlite-storage": "^1.5.3",
"deep-equal": "^1.0.1",
"electron-window-state": "^4.1.1",
@@ -90,10 +94,10 @@
"keypress": "^0.2.1",
"menu": "^0.2.5",
"minimist": "^1.2.0",
- "mkdirp": "^0.5.1",
- "phonegap-plugin-push": "~2.1.3"
+ "mkdirp": "^0.5.1"
},
"devDependencies": {
+ "@ionic/v1-toolkit": "^1.0.14",
"bower": "^1.8.4",
"electron": "^2.0.8",
"electron-builder": "^20.28.3",
@@ -167,4 +171,4 @@
]
}
}
-}
+} \ No newline at end of file