{ "name": "de.dl9rdz", "displayName": "rdzwx-go", "version": "1.0.1", "description": "A sample Apache Cordova application that uses rdzwx-plugin.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "ecosystem:cordova" ], "author": "Hansi Reiser ", "license": "Apache-2.0", "devDependencies": { "cordova-android": "^9.0.0", "cordova-browser": "^6.0.0", "cordova-plugin-inappbrowser": "^4.1.0", "cordova-plugin-whitelist": "^1.3.4", "de-dl9rdz-rdzwx": "https://github.com/dl9rdz/rdzwx-plugin.git" }, "cordova": { "plugins": { "cordova-plugin-whitelist": {}, "cordova-plugin-inappbrowser": {}, "de-dl9rdz-rdzwx": {} }, "platforms": [ "android", "browser" ] } }