{ "name": "com.netsyms.PackageHelper", "displayName": "PackageHelper", "version": "1.0.0", "description": "", "main": "www/index.html", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "ecosystem:cordova" ], "author": "Netsyms Technologies", "license": "MPL-2.0", "cordova": { "plugins": { "cordova-plugin-geolocation": {}, "cordova-plugin-whitelist": {}, "at.gofg.sportscomputer.powermanagement": {}, "cordova-plugin-inappbrowser": {} }, "platforms": [] }, "dependencies": { "cordova-android": "^7.0.0", "cordova-plugin-powermanagement-orig": "git+https://source.netsyms.com/Mirrors/boltex_cordova-plugin-powermanagement.git", "cordova-plugin-whitelist": "^1.3.4", "cordova-plugin-geolocation": "~4.0.2", "cordova-plugin-inappbrowser": "~3.1.0" } }