2015-03-08 15:02:54 +01:00
|
|
|
|
{
|
2020-12-14 10:10:18 +01:00
|
|
|
|
"name": "20 euros",
|
2020-05-10 13:10:02 +02:00
|
|
|
|
"id": "20euros",
|
2020-05-10 10:40:23 +02:00
|
|
|
|
"packaging_format": 1,
|
2015-03-08 15:02:54 +01:00
|
|
|
|
"description": {
|
2021-10-04 18:03:42 +02:00
|
|
|
|
"en": "2048 variant with Euro coins and notes",
|
|
|
|
|
"fr": "Variante de 2048 avec pièces et billets en euros"
|
2015-03-08 15:02:54 +01:00
|
|
|
|
},
|
2021-10-04 22:16:31 +02:00
|
|
|
|
"version": "1.0~ynh5",
|
2020-05-10 10:40:23 +02:00
|
|
|
|
"url": "https://github.com/jatekos101/20euros",
|
2021-10-04 18:03:42 +02:00
|
|
|
|
"upstream": {
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"website": "https://github.com/jatekos101/20euros",
|
|
|
|
|
"code": "https://github.com/jatekos101/20euros"
|
|
|
|
|
},
|
2020-05-10 10:40:23 +02:00
|
|
|
|
"license": "MIT",
|
2020-05-10 10:53:58 +02:00
|
|
|
|
"maintainer": {
|
2020-05-11 15:25:43 +02:00
|
|
|
|
"name": "eric_G",
|
2020-11-19 14:42:28 +01:00
|
|
|
|
"email": ""
|
2015-03-08 15:02:54 +01:00
|
|
|
|
},
|
2020-05-10 10:40:23 +02:00
|
|
|
|
"requirements": {
|
2022-08-17 13:01:06 +02:00
|
|
|
|
"yunohost": ">= 11.0.9"
|
2020-05-10 10:40:23 +02:00
|
|
|
|
},
|
2020-05-10 12:02:47 +02:00
|
|
|
|
"multi_instance": true,
|
2020-05-10 10:40:23 +02:00
|
|
|
|
"services": [
|
|
|
|
|
"nginx"
|
|
|
|
|
],
|
2015-03-08 15:02:54 +01:00
|
|
|
|
"arguments": {
|
|
|
|
|
"install" : [
|
|
|
|
|
{
|
|
|
|
|
"name": "domain",
|
2021-10-04 18:03:42 +02:00
|
|
|
|
"type": "domain"
|
2015-03-08 15:02:54 +01:00
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "path",
|
2020-05-10 10:40:23 +02:00
|
|
|
|
"type": "path",
|
2015-03-08 15:02:54 +01:00
|
|
|
|
"example": "/20euros",
|
|
|
|
|
"default": "/20euros"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "is_public",
|
2020-05-10 10:40:23 +02:00
|
|
|
|
"type": "boolean",
|
|
|
|
|
"help": {
|
2020-12-14 10:10:18 +01:00
|
|
|
|
"en": "If enabled, 20 euros will be accessible by people who doesn’t have an account. This can be changed later via the webadmin.",
|
|
|
|
|
"fr": "Si cette case est cochée, 20 euros sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
|
2020-05-10 10:40:23 +02:00
|
|
|
|
},
|
|
|
|
|
"default": true
|
2015-03-08 15:02:54 +01:00
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|