1
0
Fork 0
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:
Navan Chauhan 2021-05-21 22:03:47 +05:30
parent bf0d39b6be
commit 805c65ff4d

View file

@ -9,17 +9,17 @@
"version": "0.18.98~ynh1", "version": "0.18.98~ynh1",
"url": "https://example.com", "url": "https://example.com",
"upstream": { "upstream": {
"license": "free", "license": "GPL-2.0",
"website": "https://example.com", "website": "https://github.com/Jackett/Jackett",
"demo": "https://demo.example.com", "demo": "https://github.com/Jackett/Jackett",
"admindoc": "https://yunohost.org/packaging_apps", "admindoc": "https://yunohost.org/packaging_apps",
"userdoc": "https://yunohost.org/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": { "maintainer": {
"name": "John doe", "name": "Navan Chauhan",
"email": "john.doe@example.com" "email": "navanchauhan+yunohost@gmail.com"
}, },
"requirements": { "requirements": {
"yunohost": ">= 4.1.3" "yunohost": ">= 4.1.3"