mirror of
https://github.com/YunoHost-Apps/jackett_ynh.git
synced 2024-09-03 19:26:28 +02:00
added details
This commit is contained in:
parent
bf0d39b6be
commit
805c65ff4d
1 changed files with 7 additions and 7 deletions
|
@ -9,17 +9,17 @@
|
|||
"version": "0.18.98~ynh1",
|
||||
"url": "https://example.com",
|
||||
"upstream": {
|
||||
"license": "free",
|
||||
"website": "https://example.com",
|
||||
"demo": "https://demo.example.com",
|
||||
"license": "GPL-2.0",
|
||||
"website": "https://github.com/Jackett/Jackett",
|
||||
"demo": "https://github.com/Jackett/Jackett",
|
||||
"admindoc": "https://yunohost.org/packaging_apps",
|
||||
"userdoc": "https://yunohost.org/apps",
|
||||
"code": "https://some.forge.com/example/example"
|
||||
"code": "https://github.com/Jackett/Jackett"
|
||||
},
|
||||
"license": "free",
|
||||
"license": "GPL-2.0",
|
||||
"maintainer": {
|
||||
"name": "John doe",
|
||||
"email": "john.doe@example.com"
|
||||
"name": "Navan Chauhan",
|
||||
"email": "navanchauhan+yunohost@gmail.com"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 4.1.3"
|
||||
|
|
Loading…
Reference in a new issue