{"table_name":"crpay_settings","full_table_name":"wp_crpay_settings","description":"Stores crpay settings data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS crpay_settings (name VARCHAR(191) NOT NULL, value LONGTEXT, PRIMARY KEY (name)) ENGINE","columns":[{"name":"name","type":"VARCHAR(191)","nullable":false,"primary_key":false},{"name":"value","type":"LONGTEXT","nullable":true,"primary_key":false}],"plugin":{"slug":"cryptopayment-gateway","name":"CryptoPayment Gateway","active_installs":0,"version":"1.2.2","wp_org_url":"https://wordpress.org/plugins/cryptopayment-gateway/"}}