12345678910111213141516171819 |
- {
- "prepare_queue": {
- "installed": [],
- "uninstalled": []
- },
- "config_munge": {
- "files": {}
- },
- "installed_plugins": {
- "cordova-plugin-whitelist": {
- "PACKAGE_NAME": "io.cordova.hellocordova"
- }
- },
- "dependent_plugins": {},
- "modules": [],
- "plugin_metadata": {
- "cordova-plugin-whitelist": "1.3.4"
- }
- }
|