{ "name": "com.netsyms.helenaexpress.app", "displayName": "Helena Express", "version": "1.1.3", "description": "App to schedule and track package pickup and courier 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-whitelist": {}, "phonegap-plugin-barcodescanner": {}, "cordova-plugin-device": {}, "cordova-plugin-statusbar": {}, "cordova-plugin-headercolor": {}, "cordova-plugin-theme-detection": {}, "cordova-plugin-nativestorage": {}, "cordova-plugin-document-scanner": { "CAMERA_USAGE_DESCRIPTION": "This app needs camera access", "PHOTOLIBRARY_USAGE_DESCRIPTION": "This app needs read/write-access photo library access" }, "cordova-plugin-androidx": {}, "cordova-plugin-androidx-adapter": {}, "cordova-plugin-splashscreen": {} }, "platforms": [ "browser", "ios", "android" ] }, "dependencies": { "cordova-plugin-device": "^2.0.3", "cordova-plugin-headercolor": "^1.0.0", "cordova-plugin-statusbar": "^2.4.3", "cordova-plugin-theme-detection": "^1.3.0", "cordova-plugin-whitelist": "^1.3.4" }, "devDependencies": { "cordova-android": "^9.0.0", "cordova-browser": "^6.0.0", "cordova-ios": "^6.1.1", "cordova-plugin-add-swift-support": "^2.0.2", "cordova-plugin-androidx": "^3.0.0", "cordova-plugin-androidx-adapter": "^1.1.3", "cordova-plugin-document-scanner": "^5.0.0-beta.0", "cordova-plugin-nativestorage": "^2.3.2", "cordova-plugin-splashscreen": "^6.0.0" } }