{ "template": "cmake", "kill": "UTPass", "scripts": { "c": "third/clean.sh && clickable clean", "cr": "third/clean.sh && clickable", "r": "clickable --dirty", "crd": "third/clean.sh && clickable desktop", "rd": "clickable desktop --dirty" }, "dependencies_build": [ "texinfo", "gpgsm", "bison" ], "dependencies_target": [] }