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