{"table_name":"amazon_profiles","full_table_name":"wp_amazon_profiles","description":"Stores amazon profiles data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `wp_amazon_profiles` ( // `profile_id` int(11) unsigned NOT NULL AUTO_INCREMENT, // `profile_name` varchar(255) DEFAULT NULL, // `profile_description` varchar(255) DEFAULT NULL, // `listing_duration` varchar(255) DEFAULT NULL, // `type` varchar(255) DEFAULT NULL, // `details` text, // `conditions` text, // PRIMARY KEY (`profile_id`) // ) DEFAULT CHARSET","columns":[],"plugin":{"slug":"wp-lister-for-amazon","name":"WP-Lister Lite for Amazon","active_installs":800,"version":"2.9.1","wp_org_url":"https://wordpress.org/plugins/wp-lister-for-amazon/"}}