{"table_name":"mab_mobileapp_layout_component","full_table_name":"wp_mab_mobileapp_layout_component","description":"Stores mab mobileapp layout component data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS `wp_mab_mobileapp_layout_component` (`id_component` int(11) NOT NULL AUTO_INCREMENT, `id_layout` int(11) NOT NULL, `id_component_type` int(11) NOT NULL, `position` int(11) NOT NULL, `component_heading` varchar(200) CHARACTER SET utf32 DEFAULT NULL, `component_title` varchar(200) CHARACTER SET utf32 COLLATE utf32_unicode_ci DEFAULT NULL, PRIMARY KEY (`id_component`)) ENGINE","columns":[{"name":"id_component","type":"int(11)","nullable":false,"primary_key":true},{"name":"id_layout","type":"int(11)","nullable":false,"primary_key":false},{"name":"id_component_type","type":"int(11)","nullable":false,"primary_key":false},{"name":"position","type":"int(11)","nullable":false,"primary_key":false},{"name":"component_heading","type":"varchar(200)","nullable":true,"primary_key":false},{"name":"component_title","type":"varchar(200)","nullable":true,"primary_key":false}],"plugin":{"slug":"knowband-mobile-app-builder-for-woocommerce","name":"Knowband Mobile App Builder","active_installs":10,"version":"3.0.1","wp_org_url":"https://wordpress.org/plugins/knowband-mobile-app-builder-for-woocommerce/"}}