2019-09-20 19:29:39 +00:00
|
|
|
{
|
|
|
|
"name": "utpass.qrouland",
|
|
|
|
"description": "A Ubuntu Touch password management app aiming to be compatible with pass",
|
|
|
|
"architecture": "@CLICK_ARCH@",
|
|
|
|
"title": "UTPass",
|
|
|
|
"hooks": {
|
|
|
|
"UTPass": {
|
|
|
|
"apparmor": "UTPass.apparmor",
|
|
|
|
"desktop": "UTPass.desktop",
|
|
|
|
"content-hub": "UTPass.contenthub"
|
|
|
|
}
|
|
|
|
},
|
2019-10-07 16:12:13 +00:00
|
|
|
"version": "0.0.2",
|
2019-09-20 19:29:39 +00:00
|
|
|
"maintainer": "Quentin Rouland <quentin@qrouland.com>",
|
|
|
|
"framework" : "ubuntu-sdk-16.04"
|
|
|
|
}
|