mirror of
https://github.com/YunoHost-Apps/bozon_ynh.git
synced 2024-09-03 18:16:09 +02:00
Update manifest.json
This commit is contained in:
parent
75f6f90384
commit
07ce720d4d
1 changed files with 5 additions and 1 deletions
|
@ -1,16 +1,20 @@
|
||||||
{
|
{
|
||||||
"name": "BoZoN",
|
"name": "BoZoN",
|
||||||
"id": "bozon",
|
"id": "bozon",
|
||||||
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Minimalist Drag & drop file sharing app",
|
"en": "Minimalist Drag & drop file sharing app",
|
||||||
"fr": "Application minimaliste de partage de fichiers"
|
"fr": "Application minimaliste de partage de fichiers"
|
||||||
},
|
},
|
||||||
"url": "http://bozon.pw",
|
"url": "http://bozon.pw",
|
||||||
"license": "free",
|
"license": "free",
|
||||||
"developer": {
|
"maintainer": {
|
||||||
"name": "ewilly",
|
"name": "ewilly",
|
||||||
"email": "ewilly@neuf.fr"
|
"email": "ewilly@neuf.fr"
|
||||||
},
|
},
|
||||||
|
"requirements": {
|
||||||
|
"yunohost": ">> 2.3.12"
|
||||||
|
},
|
||||||
"multi_instance": "false",
|
"multi_instance": "false",
|
||||||
"services": [
|
"services": [
|
||||||
"nginx",
|
"nginx",
|
||||||
|
|
Loading…
Add table
Reference in a new issue