{ "name": "OpenRA" , "files": [ { "git": 1 } ] , "build": { "directory": "." , "build": "make all" , "clean": "make clean" } }