{
    "version" : "1.0",
    "configurations" : [
        {
            "openVueDevtools" : true,
            "type" : "uni-app:h5"
        },
        {
        	"app-plus" : 
        	{
        		"launchtype" : "local"
        	},
        	"mp-weixin" : 
        	{
        		"launchtype" : "local"
        	},
        	"type" : "uniCloud"
        },
        {
            "playground" : "standard",
            "type" : "uni-app:app-android"
        }
    ]
}