12345678910111213141516171819 |
- {
- "prepare_queue": {
- "installed": [],
- "uninstalled": []
- },
- "config_munge": {
- "files": {}
- },
- "installed_plugins": {
- "cordova-plugin-whitelist": {
- "PACKAGE_NAME": "com.example.hello"
- }
- },
- "dependent_plugins": {
- "cordova-plugin-semsx-launcher": {
- "PACKAGE_NAME": "com.example.hello"
- }
- }
- }
|