{"table_name":"cube_3d","full_table_name":"wp_cube_3d","description":"Stores cube 3d data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `wp_cube_3d` (\\n  `id` int NOT NULL AUTO_INCREMENT,\\n  `name` varchar(50) NOT NULL,\\n  `width` int NOT NULL,\\n  `faces_color` varchar(10) NOT NULL,\\n  `faces_image` varchar(500) NOT NULL,\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3","columns":[],"plugin":{"slug":"cube-3d","name":"Cube 3D","active_installs":10,"version":"1.13","wp_org_url":"https://wordpress.org/plugins/cube-3d/"}}