{"table_name":"fb_pages","full_table_name":"wp_fb_pages","description":"Stores fb pages data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS wp_fb_pages (id int(50) NOT NULL AUTO_INCREMENT, name VARCHAR(80) CHARACTER SET utf8 COLLATE utf8_unicode_ci, page_id VARCHAR(80), page_access_token VARCHAR(255), app_id VARCHAR(100), PRIMARY KEY (id));","columns":[{"name":"id","type":"int(50)","nullable":false,"primary_key":true},{"name":"name","type":"VARCHAR(80)","nullable":true,"primary_key":false},{"name":"page_id","type":"VARCHAR(80)","nullable":true,"primary_key":false},{"name":"page_access_token","type":"VARCHAR(255)","nullable":true,"primary_key":false},{"name":"app_id","type":"VARCHAR(100)","nullable":true,"primary_key":false}],"plugin":{"slug":"auto-post-contents-for-facebook","name":"Social Media Auto Post and Scheduling contents","active_installs":10,"version":"1.1","wp_org_url":"https://wordpress.org/plugins/auto-post-contents-for-facebook/"}}