UTPass/manifest.json.in

17 lines
510 B
JSON

{
"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"
}
},
"version": "0.0.1",
"maintainer": "Quentin Rouland <quentin@qrouland.com>",
"framework" : "ubuntu-sdk-16.04"
}