mirror of
https://github.com/ulrichard/utwallet.git
synced 2024-11-20 18:48:42 +03:00
17 lines
469 B
JSON
17 lines
469 B
JSON
{
|
|
"name": "utlnwallet.ulrichard",
|
|
"description": "Bitcoin Lightning Wallet",
|
|
"architecture": "@CLICK_ARCH@",
|
|
"title": "utlnwallet",
|
|
"hooks": {
|
|
"utlnwallet": {
|
|
"apparmor": "utlnwallet.apparmor",
|
|
"desktop": "utlnwallet.desktop",
|
|
"urls" : "dispatcher.json"
|
|
}
|
|
},
|
|
"version": "0.0.11",
|
|
"maintainer": "Richard Ulrich <richi+utlnwallet@ulrichard.ch>",
|
|
"framework" : "@CLICK_FRAMEWORK@"
|
|
}
|