cells-back-compatibility-apps
Version:
Repository where the functional tests of the apps will be executed
26 lines (25 loc) • 477 B
JSON
{
"appId": "the-app-id",
"appName": "app-one-family",
"cellsPlatformImage": "2.0.9",
"componentFamilies": [
"bbva-buzz-ui"
],
"platforms": [
{
"platform": "desktop",
"crossComponents": [
{
"component": "crossComponent-C",
"properties": [
{
"prop": "property-C",
"value": "value-for-property"
}
]
}
]
}
],
"scaffoldDir": "scaffold"
}