mirror of
https://github.com/QRouland/UTPass.git
synced 2025-01-10 09:28:47 +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"
|
|
]
|
|
}
|