{"table_name":"fpm_project_user","full_table_name":"wp_fpm_project_user","description":"Stores fpm project user data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS `wp_fpm_project_user` ( `ID` int(11) unsigned NOT NULL AUTO_INCREMENT, `userID` int(11) unsigned, `projectID` int(11) unsigned, PRIMARY KEY (`ID`) ) ENGINE","columns":[{"name":"ID","type":"int(11) unsigned","nullable":false,"primary_key":true},{"name":"userID","type":"int(11) unsigned","nullable":true,"primary_key":false},{"name":"projectID","type":"int(11) unsigned","nullable":true,"primary_key":false}],"plugin":{"slug":"awesome-project-manager","name":"Awesome Project Manager","active_installs":10,"version":"1.0.6","wp_org_url":"https://wordpress.org/plugins/awesome-project-manager/"}}