1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/BicBucStriim_ynh.git synced 2024-09-03 18:15:53 +02:00

Update manifest.json

This commit is contained in:
likeitneverwentaway 2016-06-27 09:16:22 +02:00 committed by GitHub
parent b22bf0b24e
commit 4153c1beac

View file

@ -3,15 +3,15 @@
"id": "bbs", "id": "bbs",
"packaging_format": 1, "packaging_format": 1,
"description": { "description": {
"en": "Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote.", "en": "BicBucStriim streams books, digital books, providing web-based access to your e-book collection.",
"fr": "Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote." "fr": "BicBucStriim streams books, digital books, providing web-based access to your e-book collection."
}, },
"url": "https://laverna.cc/index.html", "url": "http://projekte.textmulch.de/bicbucstriim/",
"license": "free", "license": "free",
"maintainer": { "maintainer": {
"name": "Alex", "name": "Alex",
"email": "apulido@free.fr", "email": "apulido@free.fr",
"url": "https://github.com/likeitneverwentaway/laverna_ynh" "url": "https://github.com/likeitneverwentaway/BicBucStriim_ynh"
}, },
"requirements": { "requirements": {
"yunohost": ">> 2.4.0" "yunohost": ">> 2.4.0"
@ -28,8 +28,8 @@
"name": "domain", "name": "domain",
"type": "domain", "type": "domain",
"ask": { "ask": {
"en": "Choose a domain name for Laverna", "en": "Choose a domain name for BicBucStriim",
"fr": "Choisissez un nom de domaine pour Laverna" "fr": "Choisissez un nom de domaine pour BicBucStriim"
}, },
"example": "example.com" "example": "example.com"
}, },
@ -37,8 +37,8 @@
"name": "path", "name": "path",
"type": "path", "type": "path",
"ask": { "ask": {
"en": "Choose a path for Laverna", "en": "Choose a path for BicBucStriim",
"fr": "Choisissez un chemin pour Laverna" "fr": "Choisissez un chemin pour BicBucStriim"
}, },
"example": "/bbs", "example": "/bbs",
"default": "/bbs" "default": "/bbs"