mirror of
https://github.com/cupcakearmy/fight-of-the-mobiles.git
synced 2026-04-02 10:15:23 +00:00
28 lines
678 B
JSON
28 lines
678 B
JSON
{
|
|
"prepare_queue": {
|
|
"installed": [],
|
|
"uninstalled": []
|
|
},
|
|
"config_munge": {
|
|
"files": {}
|
|
},
|
|
"installed_plugins": {
|
|
"cordova-plugin-camera": {
|
|
"PACKAGE_NAME": "io.nicco.app.fotm.cordova"
|
|
},
|
|
"cordova-plugin-dialogs": {
|
|
"PACKAGE_NAME": "io.nicco.app.fotm.cordova"
|
|
},
|
|
"cordova-plugin-whitelist": {
|
|
"PACKAGE_NAME": "io.nicco.app.fotm.cordova"
|
|
},
|
|
"phonegap-plugin-barcodescanner": {
|
|
"ANDROID_SUPPORT_V4_VERSION": "27.+",
|
|
"PACKAGE_NAME": "io.nicco.app.fotm.cordova"
|
|
},
|
|
"phonegap-plugin-local-notification": {
|
|
"PACKAGE_NAME": "io.nicco.app.fotm.cordova"
|
|
}
|
|
},
|
|
"dependent_plugins": {}
|
|
} |