{"table_name":"atec_wpmc","full_table_name":"wp_atec_wpmc","description":"Stores atec wpmc data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS \"atec_wpmc\" (\"id\" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, \"key\" CHARACTER(32) NOT NULL, \"content\" BLOB)');","columns":[{"name":"id","type":"INTEGER","nullable":false,"primary_key":true},{"name":"key","type":"CHARACTER(32)","nullable":false,"primary_key":false},{"name":"content","type":"BLOB","nullable":true,"primary_key":false}],"plugin":{"slug":"mega-cache","name":"Mega Cache","active_installs":50,"version":"2.0.10","wp_org_url":"https://wordpress.org/plugins/mega-cache/"}}