mirror of
https://github.com/QRouland/UTPass.git
synced 2024-11-08 16:52:40 +00:00
12 lines
160 B
JSON
12 lines
160 B
JSON
{
|
|
"template": "cmake",
|
|
"kill": "UTPass",
|
|
"scripts": {
|
|
"clean_third": "third/clean.sh"
|
|
},
|
|
"dependencies_build": [
|
|
"texinfo",
|
|
"gpgsm"
|
|
]
|
|
}
|