{"table_name":"fb_auth","full_table_name":"wp_fb_auth","description":"Stores fb auth data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `fb_auth`( id INT (11) NOT NULL AUTO_INCREMENT, auth VARCHAR (255) DEFAULT NULL, PRIMARY KEY (id) ) ENGINE","columns":[{"name":"id","type":"INT","nullable":false,"primary_key":true},{"name":"auth","type":"VARCHAR","nullable":true,"primary_key":false}],"plugin":{"slug":"rackforms-express","name":"RackForms Express Web Form Builder","active_installs":10,"version":"1.5","wp_org_url":"https://wordpress.org/plugins/rackforms-express/"}}