{"table_name":"sm_object_permissions","full_table_name":"wp_sm_object_permissions","description":"Stores sm object permissions data created by this plugin.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_sm_object_permissions` (\\n  `id` int NOT NULL AUTO_INCREMENT,\\n  `object_id` int NOT NULL,\\n  `object_class` varchar(25) NOT NULL,\\n  `user_id` int NOT NULL,\\n  `granted_at` datetime DEFAULT NULL,\\n  PRIMARY KEY (`id`)\\n) ENGINE=MyISAM DEFAULT CHARSET=latin1","columns":[],"plugin":{"slug":"wp-snakemember-integration","name":"WP Snakemember Integration","active_installs":20,"version":"2.0.5","wp_org_url":"https://wordpress.org/plugins/wp-snakemember-integration/"}}