123456789101112131415161718 |
- {
- "prepare_queue": {
- "installed": [],
- "uninstalled": []
- },
- "config_munge": {
- "files": {}
- },
- "installed_plugins": {
- "cordova-plugin-whitelist": {
- "PACKAGE_NAME": "io.cordova.hellocordova"
- },
- "cordova-plugin-device": {
- "PACKAGE_NAME": "io.cordova.hellocordova"
- }
- },
- "dependent_plugins": {}
- }
|