{ "name": "com.netsyms.apps.Mobile", "displayName": "Netsyms Apps for Mobile", "version": "2.0.1", "description": "Securely use the Netsyms Apps from your phone or tablet.", "main": "index.html", "author": "Netsyms Technologies", "license": "MPL-2.0", "dependencies": { "cordova-android": "^7.1.2", "cordova-browser": "^5.0.4", "cordova-plugin-add-swift-support": "^1.7.1", "cordova-plugin-app-version": "^0.1.9", "cordova-plugin-background-fetch": "^5.4.1", "cordova-plugin-badge": "^0.8.7", "cordova-plugin-console": "^1.1.0", "cordova-plugin-device": "^2.0.1", "cordova-plugin-dialog": "0.0.1", "cordova-plugin-dialogs": "^2.0.1", "cordova-plugin-file": "^6.0.1", "cordova-plugin-headercolor": "^1.0.0", "cordova-plugin-inappbrowser": "^2.0.2", "cordova-plugin-local-notification": "^0.9.0-beta.2", "cordova-plugin-nativestorage": "^2.3.2", "cordova-plugin-splashscreen": "^5.0.2", "cordova-plugin-statusbar": "^2.4.1", "cordova-plugin-whitelist": "^1.3.2", "cordova-plugin-zeroconf": "^1.3.1", "phonegap-plugin-barcodescanner": "^7.1.0" }, "cordova": { "plugins": { "cordova-plugin-whitelist": {}, "cordova-plugin-headercolor": {}, "cordova-plugin-app-version": {}, "cordova-plugin-file": {}, "cordova-plugin-add-swift-support": {}, "cordova-plugin-zeroconf": {}, "cordova-plugin-statusbar": {}, "phonegap-plugin-barcodescanner": { "ANDROID_SUPPORT_V4_VERSION": "27.+" }, "cordova-plugin-console": {}, "cordova-plugin-device": {}, "cordova-plugin-dialogs": {}, "cordova-plugin-inappbrowser": {}, "cordova-plugin-splashscreen": {}, "cordova-plugin-nativestorage": {}, "cordova-plugin-local-notification": {}, "cordova-plugin-background-fetch": {} }, "platforms": [ "browser", "android" ] } }