1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/opennote_ynh.git synced 2024-09-03 19:46:28 +02:00

Update manifest.json

This commit is contained in:
likeitneverwentaway 2016-06-27 10:34:23 +02:00 committed by GitHub
parent 5651e018a5
commit 7ccd9058b2

View file

@ -1,17 +1,17 @@
{
"name": "Laverna",
"id": "laverna",
"name": "OpenNote",
"id": "opennote",
"packaging_format": 1,
"description": {
"en": "Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote.",
"fr": "Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote."
"en": "OpenNote was built to be an open web-based alternative to Microsoft OneNote (T) and EverNote.",
"fr": "OpenNote est une alternative web à Microsoft OneNote (T) and EverNote."
},
"url": "https://laverna.cc/index.html",
"url": "https://foxusa.github.io/OpenNote/OpenNote/",
"license": "free",
"maintainer": {
"name": "Alex",
"email": "apulido@free.fr",
"url": "https://github.com/likeitneverwentaway/laverna_ynh"
"url": "https://github.com/Yunohost-Apps/OpenNote_ynh"
},
"requirements": {
"yunohost": ">> 2.4.0"
@ -28,8 +28,8 @@
"name": "domain",
"type": "domain",
"ask": {
"en": "Choose a domain name for Laverna",
"fr": "Choisissez un nom de domaine pour Laverna"
"en": "Choose a domain name for OpenNote",
"fr": "Choisissez un nom de domaine pour OpenNote"
},
"example": "example.com"
},
@ -37,11 +37,11 @@
"name": "path",
"type": "path",
"ask": {
"en": "Choose a path for Laverna",
"fr": "Choisissez un chemin pour Laverna"
"en": "Choose a path for OpenNote",
"fr": "Choisissez un chemin pour OpenNote"
},
"example": "/laverna",
"default": "/laverna"
"example": "/opennote",
"default": "/opennote"
},
{
"name": "admin",