{"table_name":"awebooking_tax_rates","full_table_name":"wp_awebooking_tax_rates","description":"Stores awebooking tax rates data created by this plugin.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_awebooking_tax_rates` (\\n  `id` bigint unsigned NOT NULL AUTO_INCREMENT,\\n  `rate` varchar(8) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',\\n  `name` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',\\n  `priority` bigint unsigned NOT NULL DEFAULT '0',\\n  `compound` int NOT NULL DEFAULT '0',\\n  PRIMARY KEY (`id`),\\n  KEY `name` (`name`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[],"plugin":{"slug":"awebooking","name":"AweBooking – Hotel Booking System","active_installs":1000,"version":"3.2.26","wp_org_url":"https://wordpress.org/plugins/awebooking/"}}