mirror of
https://github.com/QRouland/UTPass.git
synced 2026-01-10 19:36:57 +00:00
Initial Commit : 0.0.1
This commit is contained in:
16
manifest.json.in
Normal file
16
manifest.json.in
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user