{
    "navigationBarTitleText": "table",
    "backgroundColor": "#f5f5f5",
    "navigationBarBackgroundColor": "#ffffff",
    "navigationBarTextStyle": "black",
    "usingComponents": {
        "gov-table": "../../../../../src/table/lib/index"
    }
}