Touchgui/plugins/wp8.json

changeset 0
e8ccd40d0ef6
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/Touchgui/plugins/wp8.json	Thu Jun 04 14:50:33 2015 +0200
     1.3 @@ -0,0 +1,16 @@
     1.4 +{
     1.5 +    "prepare_queue": {
     1.6 +        "installed": [],
     1.7 +        "uninstalled": []
     1.8 +    },
     1.9 +    "config_munge": {
    1.10 +        "files": {}
    1.11 +    },
    1.12 +    "installed_plugins": {
    1.13 +        "org.apache.cordova.device": {},
    1.14 +        "org.apache.cordova.splashscreen": {},
    1.15 +        "org.apache.cordova.vibration": {},
    1.16 +        "org.apache.cordova.dialogs": {}
    1.17 +    },
    1.18 +    "dependent_plugins": {}
    1.19 +}
    1.20 \ No newline at end of file

mercurial