Create the manifest file

(cherry picked from commit ba20289467763f535c8d56afff9176c7059a8952)
This commit is contained in:
Aurelien Vaillant
2020-04-02 19:25:46 +02:00
parent 6f42076e6b
commit b86e1a05f9
+20
View File
@@ -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"
}
}