2015-06-18 23:40:52 +02:00
|
|
|
{
|
2016-12-24 12:30:46 +01:00
|
|
|
"name": "Framagames",
|
|
|
|
"id": "framagames",
|
2016-12-24 12:29:01 +01:00
|
|
|
"packaging_format": 1,
|
2015-06-18 23:40:52 +02:00
|
|
|
"description": {
|
2016-12-24 12:30:46 +01:00
|
|
|
"en": "Set of games Framagames from Framasoft",
|
|
|
|
"fr": "Ensemble de jeux Framagames venant de Framasoft"
|
2015-06-18 23:40:52 +02:00
|
|
|
},
|
2022-08-06 08:46:22 +02:00
|
|
|
"version": "1.0~ynh4",
|
2020-07-08 17:48:16 +02:00
|
|
|
"url": "https://framagit.org/framasoft/framagames",
|
2022-08-06 08:46:22 +02:00
|
|
|
"upstream": {
|
|
|
|
"license": "AGPL-3.0-only",
|
|
|
|
"website": "https://framagit.org/framasoft/framagames",
|
|
|
|
"code": "https://framagit.org/framasoft/framagames"
|
|
|
|
},
|
2021-04-24 11:33:34 +02:00
|
|
|
"license": "AGPL-3.0-only",
|
2015-06-18 23:40:52 +02:00
|
|
|
"maintainer": {
|
2022-08-06 08:46:22 +02:00
|
|
|
"name": "",
|
|
|
|
"email": ""
|
2015-06-18 23:40:52 +02:00
|
|
|
},
|
2020-06-14 06:25:54 +02:00
|
|
|
"requirements": {
|
2022-08-06 08:46:22 +02:00
|
|
|
"yunohost": ">= 4.3.0"
|
2020-06-14 06:25:54 +02:00
|
|
|
},
|
2016-12-24 12:29:01 +01:00
|
|
|
"multi_instance": true,
|
|
|
|
"services": [
|
|
|
|
"nginx",
|
2021-04-24 11:33:34 +02:00
|
|
|
"php7.3-fpm"
|
2016-12-24 12:29:01 +01:00
|
|
|
],
|
2015-06-18 23:40:52 +02:00
|
|
|
"arguments": {
|
2022-08-06 08:46:22 +02:00
|
|
|
"install": [
|
2015-06-18 23:40:52 +02:00
|
|
|
{
|
|
|
|
"name": "domain",
|
2022-08-06 08:46:22 +02:00
|
|
|
"type": "domain"
|
2015-06-18 23:40:52 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "path",
|
2016-12-24 12:29:01 +01:00
|
|
|
"type": "path",
|
2016-12-24 12:30:46 +01:00
|
|
|
"example": "/framagames",
|
|
|
|
"default": "/framagames"
|
2015-06-18 23:40:52 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "is_public",
|
2020-06-14 06:25:54 +02:00
|
|
|
"type": "boolean",
|
|
|
|
"default": true
|
2015-06-18 23:40:52 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|