cells-back-compatibility-apps
Version:
Repository where the functional tests of the apps will be executed
24 lines (23 loc) • 462 B
JSON
{
"appId": "the-app-id",
"appName": "app-no-families",
"cellsPlatformImage": "2.0.9",
"componentFamilies": [],
"platforms": [
{
"platform": "desktop",
"crossComponents": [
{
"component": "crossComponent-C",
"properties": [
{
"prop": "property-C",
"value": "value-for-property"
}
]
}
]
}
],
"scaffoldDir": "scaffold_blank"
}