{
"Disabled": [
false,
"bool",
null,
"Setting to true disables the module"
],
"IncludeInMobile": [
true,
"bool",
null,
"If true, the module is used in mobile version of the interface"
],
"IncludeInDesktop": [
false,
"bool",
null,
"If true, the module is used in desktop version of the interface"
],
"RequireInMobile": [
[
"ContactsWebclient"
],
"array",
null,
"List of other modules required by this module"
]
}