{"table_name":"addressbooks","full_table_name":"wp_addressbooks","description":"Stores addressbooks data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE addressbooks (\\n id INT(11) UNSIGNED NOT NULL PRIMARY KEY AUTO_INCREMENT,\\n principaluri VARCHAR(255),\\n displayname VARCHAR(255),\\n uri VARCHAR(200),\\n description TEXT,\\n synctoken INT(11) UNSIGNED NOT NULL DEFAULT '1',\\n UNIQUE(principaluri, uri)\\n ) ENGINE","columns":[],"plugin":{"slug":"xcloner-backup-and-restore","name":"Backup, Restore and Migrate your sites with XCloner","active_installs":10000,"version":"4.8.6","wp_org_url":"https://wordpress.org/plugins/xcloner-backup-and-restore/"}}