mirror of
https://github.com/lalbornoz/roar.git
synced 2024-11-07 16:26:37 +00:00
31 lines
690 B
JSON
31 lines
690 B
JSON
{
|
|
"prepare_queue": {
|
|
"installed": [],
|
|
"uninstalled": []
|
|
},
|
|
"config_munge": {
|
|
"files": {
|
|
"res/xml/config.xml": {
|
|
"parents": {
|
|
"/*": [
|
|
{
|
|
"xml": "<feature name=\"Whitelist\"><param name=\"android-package\" value=\"org.apache.cordova.whitelist.WhitelistPlugin\" /><param name=\"onload\" value=\"true\" /></feature>",
|
|
"count": 1
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"installed_plugins": {
|
|
"cordova-plugin-whitelist": {
|
|
"PACKAGE_NAME": "com.lalbornoz.MiRCART"
|
|
}
|
|
},
|
|
"dependent_plugins": {},
|
|
"modules": [],
|
|
"plugin_metadata": {
|
|
"cordova-plugin-whitelist": "1.3.3"
|
|
}
|
|
}
|