{"slug":"woocommerce-pos","name":"WCPOS – Point of Sale (POS) plugin for WooCommerce","description":"WCPOS is a simple application for taking orders at the Point of Sale (POS) using your WooCommerce store.","author":"kilbot","active_installs":5000,"version":"1.9.6","wp_org_url":"https://wordpress.org/plugins/woocommerce-pos/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":true},"tables":[{"table_name":"balancing","full_table_name":"wp_balancing","description":"Stores balancing data created by this plugin.","detection_method":"static","confidence":"high","columns":[{"name":"keyword","type":"VARCHAR","nullable":false,"primary_key":true},{"name":"db","type":"INTEGER","nullable":true,"primary_key":false}],"create_sql":"CREATE TABLE \"balancing\" (\"keyword\" VARCHAR PRIMARY KEY NOT NULL UNIQUE, \"db\" INTEGER)');"},{"table_name":"caching","full_table_name":"wp_caching","description":"Stores caching data created by this plugin.","detection_method":"static","confidence":"high","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}],"create_sql":"CREATE TABLE \"caching\" (\"id\" INTEGER PRIMARY KEY AUTOINCREMENT, \"keyword\" VARCHAR UNIQUE, \"object\" BLOB, \"exp\" INTEGER)');"}],"table_count":2}