{"table_name":"jbusinessdirectory_currencies","full_table_name":"wp_jbusinessdirectory_currencies","description":"Stores jbusinessdirectory currencies data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_currencies` ( `currency_id` int NOT NULL AUTO_INCREMENT, `currency_name` char(10) DEFAULT NULL, `currency_description` varchar(70) DEFAULT NULL, `currency_symbol` varchar(10) DEFAULT NULL, PRIMARY KEY (`currency_id`) ) ENGINE","columns":[{"name":"currency_id","type":"int","nullable":false,"primary_key":true},{"name":"currency_name","type":"char(10)","nullable":true,"primary_key":false},{"name":"currency_description","type":"varchar(70)","nullable":true,"primary_key":false},{"name":"currency_symbol","type":"varchar(10)","nullable":true,"primary_key":false}],"plugin":{"slug":"wp-businessdirectory","name":"WP-BusinessDirectory – Business directory plugin for WordPress","active_installs":50,"version":"4.0.2","wp_org_url":"https://wordpress.org/plugins/wp-businessdirectory/"}}