{ "name": "com.netsyms.helenaexpress.app", "displayName": "Helena Express", "version": "2.0.4", "description": "App to request and track shipping services", "product_string": "Helena Express", "main": "www/index.html", "window": { "icon": "res/logo-sm.png", "id": "express.helena.app_window_main_00001", "frame": true }, "user_agent": "Mozilla/5.0 (%osinfo) %name/%ver NW.js/%nwver WebKit/%webkit_ver Chromium/%chromium_ver", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "ecosystem:cordova" ], "author": "Netsyms Technologies", "license": "MPL-2.0", "cordova": { "plugins": { "cordova-plugin-device": {}, "cordova-plugin-statusbar": {}, "cordova-plugin-headercolor": {}, "cordova-plugin-theme-detection": {}, "cordova-plugin-nativestorage": {}, "cordova-plugin-camera": { "ANDROID_SUPPORT_V4_VERSION": "27.+" }, "cordova-plugin-velda-devicefeedback": {}, "cordova-plugin-inappbrowser": {}, "ionic-plugin-deeplinks": { "URL_SCHEME": "helenaexpress", "DEEPLINK_SCHEME": "https", "DEEPLINK_HOST": "helena.express", "ANDROID_PATH_PREFIX": "", "ANDROID_2_PATH_PREFIX": "/rates", "ANDROID_3_PATH_PREFIX": "/das/pickup", "ANDROID_4_PATH_PREFIX": "/shop", "ANDROID_5_PATH_PREFIX": "/app", "DEEPLINK_2_SCHEME": "https", "DEEPLINK_2_HOST": "helena.express", "DEEPLINK_3_SCHEME": "https", "DEEPLINK_3_HOST": "helena.express", "DEEPLINK_4_SCHEME": "https", "DEEPLINK_4_HOST": "helena.express", "DEEPLINK_5_SCHEME": "https", "DEEPLINK_5_HOST": "helena.express" }, "cordova-plugin-geolocation": { "GPS_REQUIRED": "false" }, "phonegap-plugin-barcodescanner-android12": { "ANDROID_SUPPORT_V4_VERSION": "27.+" }, "cordova-plugin-x-socialsharing-android12": { "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." } }, "platforms": [ "browser", "ios", "android" ] }, "dependencies": { "cordova-plugin-device": "^2.1.0", "cordova-plugin-headercolor": "^1.0.0", "cordova-plugin-statusbar": "^3.0.0", "cordova-plugin-theme-detection": "^1.3.0" }, "devDependencies": { "cordova-android": "^11.0.0", "cordova-browser": "^6.0.0", "cordova-ios": "^6.2.0", "cordova-plugin-add-swift-support": "^2.0.2", "cordova-plugin-camera": "^6.0.0", "cordova-plugin-geolocation": "^4.1.0", "cordova-plugin-inappbrowser": "^5.0.0", "cordova-plugin-nativestorage": "^2.3.2", "cordova-plugin-velda-devicefeedback": "0.0.2", "cordova-plugin-x-socialsharing-android12": "^6.0.5", "cordova-webintent": "github:cordova-misc/cordova-webintent", "es6-promise-plugin": "^4.2.2", "ionic-plugin-deeplinks": "^1.0.23", "phonegap-plugin-barcodescanner-android12": "^8.1.2" } }