2015-05-24 23:01:16 +02:00
|
|
|
{
|
2016-05-02 15:01:26 +02:00
|
|
|
"name": "Duniter",
|
|
|
|
"id": "duniter",
|
2016-05-31 19:00:18 +02:00
|
|
|
"packaging_format": 1,
|
2015-05-24 23:01:16 +02:00
|
|
|
"description": {
|
2021-11-25 19:38:26 +01:00
|
|
|
"en": "Crypto-currency software to operate Ğ1 libre currency",
|
2022-05-02 19:23:00 +02:00
|
|
|
"fr": "Logiciel de cryptomonnaie pour faire fonctionner la monnaie libre Ğ1"
|
2015-05-24 23:01:16 +02:00
|
|
|
},
|
2022-04-09 09:58:03 +02:00
|
|
|
"version": "1.8.2~ynh0",
|
2016-05-02 15:01:26 +02:00
|
|
|
"url": "https://duniter.org",
|
2022-03-12 16:55:59 +01:00
|
|
|
"license": "AGPL-3.0-or-later",
|
2021-11-25 19:38:26 +01:00
|
|
|
"upstream": {
|
2022-03-12 16:55:59 +01:00
|
|
|
"license": "AGPL-3.0-or-later",
|
2021-11-25 19:38:26 +01:00
|
|
|
"website": "https://duniter.org",
|
|
|
|
"code": "https://git.duniter.org/nodes/typescript/duniter"
|
|
|
|
},
|
2015-05-24 23:01:16 +02:00
|
|
|
"maintainer": {
|
|
|
|
"name": "Moul",
|
|
|
|
"email": "moul@moul.re",
|
2016-05-02 15:01:26 +02:00
|
|
|
"url": "https://moul.re"
|
2015-05-24 23:01:16 +02:00
|
|
|
},
|
2016-06-23 12:21:32 +02:00
|
|
|
"requirements": {
|
2022-03-12 16:55:59 +01:00
|
|
|
"yunohost": ">= 4.3.0"
|
2016-06-23 12:21:32 +02:00
|
|
|
},
|
2016-05-31 19:00:18 +02:00
|
|
|
"multi_instance": false,
|
2015-12-25 21:33:56 +01:00
|
|
|
"services": [
|
|
|
|
"nginx"
|
|
|
|
],
|
2015-05-24 23:01:16 +02:00
|
|
|
"arguments": {
|
|
|
|
"install" : [
|
|
|
|
{
|
|
|
|
"name": "domain",
|
2021-11-25 19:38:26 +01:00
|
|
|
"type": "domain"
|
2015-05-24 23:01:16 +02:00
|
|
|
},
|
2016-06-24 11:57:31 +02:00
|
|
|
{
|
|
|
|
"name": "admin",
|
2021-11-25 19:38:26 +01:00
|
|
|
"type": "user"
|
2017-06-14 15:49:49 +02:00
|
|
|
}
|
2015-05-24 23:01:16 +02:00
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|