{"table_name":"easyimage_slideshow","full_table_name":"wp_easyimage_slideshow","description":"Stores easyimage slideshow data created by this plugin.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_easyimage_slideshow` (\\n  `easyimage_id` int NOT NULL AUTO_INCREMENT,\\n  `easyimage_location` varchar(1024) NOT NULL,\\n  `easyimage_width` varchar(4) NOT NULL,\\n  `easyimage_height` varchar(4) NOT NULL,\\n  `easyimage_random` varchar(4) NOT NULL,\\n  `easyimage_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\\n  PRIMARY KEY (`easyimage_id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci","columns":[],"plugin":{"slug":"easy-image-slideshow","name":"Easy image slideshow","active_installs":20,"version":"7.0","wp_org_url":"https://wordpress.org/plugins/easy-image-slideshow/"}}