Create the manifest file
(cherry picked from commit ba20289467763f535c8d56afff9176c7059a8952)
This commit is contained in:
@@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"name": "nature-mount",
|
||||||
|
"id": "nature-mount",
|
||||||
|
"packaging_format": 1,
|
||||||
|
"description": {
|
||||||
|
"en": "An illustrated theme.",
|
||||||
|
"fr": "Un theme illustrer."
|
||||||
|
},
|
||||||
|
"version": "1.0",
|
||||||
|
#"url": "https://gitlab.com/stilobique/nature-mount",
|
||||||
|
"license": "AGPL-3.0",
|
||||||
|
"maintainer": {
|
||||||
|
"name": "Vaillant Aurelien",
|
||||||
|
"email": "aurelienvlt@free.fr"
|
||||||
|
},
|
||||||
|
"requirements": {
|
||||||
|
"yunohost": ">= 3.7.0.12",
|
||||||
|
"ssowat": ">= 3.7.0.12"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user