Files
Defias-ynh-theme/manifest.json
T
Aurelien Vaillant b86e1a05f9 Create the manifest file
(cherry picked from commit ba20289467763f535c8d56afff9176c7059a8952)
2020-04-02 19:36:51 +02:00

20 lines
492 B
JSON

{
"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"
}
}