{ "template": "cmake", "kill": "UTPass", "scripts": { "c": "third/clean.sh && clickable clean", "crun": "third/clean.sh && clickable", "run": "clickable --dirty", "crund": "third/clean.sh && clickable desktop", "rund": "clickable desktop --dirty" }, "dependencies_build": [ "texinfo", "gpgsm" ] }