summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json91
1 files changed, 0 insertions, 91 deletions
diff --git a/package.json b/package.json
deleted file mode 100644
index d1b55745..00000000
--- a/package.json
+++ /dev/null
@@ -1,91 +0,0 @@
-{
- "name": "com.pliablepixels.zmninjapro",
- "version": "1.3.005",
- "displayName": "zmNinja",
- "cordova": {
- "platforms": [
- "ios",
- "android"
- ],
- "plugins": {
- "cordova-plugin-add-swift-support": {},
- "com.telerik.plugins.nativepaget,ransitions": {},
- "cordova-plugin-android-permissions": {},
- "cordova-plugin-app-version": {},
- "cordova-plugin-customurlscheme": {
- "URL_SCHEME": "zmninja"
- },
- "cordova-plugin-file-transfer": {},
- "cordova-plugin-globalization": {},
- "cordova-plugin-inappbrowser": {},
- "cordova-plugin-insomnia": {},
- "cordova-plugin-media": {
- "MICROPHONE_USAGE_DESCRIPTION": " "
- },
- "cordova-plugin-photo-library": {
- "PHOTO_LIBRARY_USAGE_DESCRIPTION": "images to gallery"
- },
- "cordova-plugin-pin-dialog": {},
- "cordova-plugin-settings-hook": {},
- "cordova-plugin-splashscreen": {},
- "cordova-plugin-websocket": {},
- "cordova-plugin-whitelist": {},
- "cordova-sqlite-storage": {},
- "org.devgeeks.Canvas2ImagePlugin": {
- "PHOTOLIBRARY_USAGE_DESCRIPTION": " "
- },
- "phonegap-plugin-mobile-accessibility": {},
- "cordova-custom-config": {},
- "cordova-plugin-email": {},
- "cordova-plugin-touch-id": {},
- "cordova-plugin-android-fingerprint-auth": {},
- "cordova-plugin-statusbar": {},
- "phonegap-plugin-push": {
- "FCM_VERSION": "11.6.2"
- },
- "cordova-plugin-network-information": {},
- "cordova-plugin-device": {},
- "cordova-plugin-file": {},
- "ionic-plugin-keyboard": {},
- "cordova-library-helper": {},
- "cordova.plugins.diagnostic": {},
- "cordova-plugin-certificates": {}
- }
- },
- "dependencies": {
- "cordova-android": "^7.1.0",
- "cordova-ios": "^4.5.4",
- "com.telerik.plugins.nativepagetransitions": "^0.6.5",
- "cordova-custom-config": "~4.0.2",
- "cordova-library-helper": "https://github.com/FlyingDonkeyDev/cordova-library-helper.git",
- "cordova-plugin-add-swift-support": "^1.7.2",
- "cordova-plugin-android-fingerprint-auth": "^1.4.0",
- "cordova-plugin-android-permissions": "^1.0.0",
- "cordova-plugin-app-version": "^0.1.9",
- "cordova-plugin-certificates": "https://github.com/hypery2k/cordova-certificate-plugin.git",
- "cordova-plugin-customurlscheme": "^4.3.0",
- "cordova-plugin-device": "^2.0.1",
- "cordova-plugin-email": "https://github.com/pliablepixels/cordova-email-plugin.git",
- "cordova-plugin-file": "^6.0.1",
- "cordova-plugin-file-transfer": "^1.7.1",
- "cordova-plugin-globalization": "^1.0.7",
- "cordova-plugin-inappbrowser": "^1.7.1",
- "cordova-plugin-insomnia": "^4.3.0",
- "cordova-plugin-media": "https://github.com/pliablepixels/cordova-plugin-media.git",
- "cordova-plugin-network-information": "^2.0.1",
- "cordova-plugin-photo-library": "^1.2.2",
- "cordova-plugin-pin-dialog": "^0.1.3",
- "cordova-plugin-settings-hook": "^0.2.7",
- "cordova-plugin-splashscreen": "^4.0.3",
- "cordova-plugin-statusbar": "https://github.com/apache/cordova-plugin-statusbar.git",
- "cordova-plugin-touch-id": "^3.2.0",
- "cordova-plugin-websocket": "^0.12.2",
- "cordova-plugin-whitelist": "^1.3.2",
- "cordova-sqlite-storage": "^1.5.3",
- "cordova.plugins.diagnostic": "^3.7.1",
- "ionic-plugin-keyboard": "^2.2.1",
- "org.devgeeks.Canvas2ImagePlugin": "https://github.com/pliablepixels/Canvas2ImagePlugin.git",
- "phonegap-plugin-mobile-accessibility": "^1.0.5",
- "phonegap-plugin-push": "^2.1.3"
- }
-}