{"slug":"cube-3d","name":"Cube 3D","description":"Display cube 3D in your website.","author":"manu225","active_installs":10,"version":"1.13","wp_org_url":"https://wordpress.org/plugins/cube-3d/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":true,"deletes_options_on_uninstall":false},"tables":[{"table_name":"cube_3d","full_table_name":"wp_cube_3d","description":"Stores cube 3d data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"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"}],"table_count":1}