{"table_name":"caching","full_table_name":"wp_caching","description":"Stores caching data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE \"caching\" (\"id\" INTEGER PRIMARY KEY AUTOINCREMENT, \"keyword\" VARCHAR UNIQUE, \"object\" BLOB, \"exp\" INTEGER)');","columns":[{"name":"id","type":"INTEGER","nullable":true,"primary_key":true},{"name":"keyword","type":"VARCHAR","nullable":true,"primary_key":false},{"name":"object","type":"BLOB","nullable":true,"primary_key":false},{"name":"exp","type":"INTEGER","nullable":true,"primary_key":false}],"plugin":{"slug":"website-file-changes-monitor","name":"Melapress File Monitor","active_installs":6000,"version":"2.3.0","wp_org_url":"https://wordpress.org/plugins/website-file-changes-monitor/"}}