1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tiki_ynh.git synced 2024-09-04 01:15:54 +02:00

Correct project name, license and description

Source of info: https://tiki.org/Facts
This commit is contained in:
Marc Laporte 2022-12-14 21:51:41 -05:00 committed by GitHub
parent e47cfc2fd3
commit bbcf9ef6ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,15 +1,15 @@
{ {
"name": "Tiki", "name": "Tiki Wiki CMS Groupware",
"id": "tiki", "id": "tiki",
"packaging_format": 1, "packaging_format": 1,
"description": { "description": {
"en": "Wiki engine", "en": "The Free / Libre / Open Source Web Application with the most built-in features",
"fr": "Moteur de wiki" "fr": "L'application Web libre dotée du plus grand nombre de fonctionnalités intégrées"
}, },
"version": "24.0~ynh1", "version": "24.0~ynh1",
"url": "https://tiki.org/", "url": "https://tiki.org/",
"upstream": { "upstream": {
"license": "GPL-2.0-only", "license": "LGPL-2.1-only",
"website": "https://tiki.org/", "website": "https://tiki.org/",
"demo": "https://tiki.org/Try-Tiki", "demo": "https://tiki.org/Try-Tiki",
"admindoc": "https://doc.tiki.org", "admindoc": "https://doc.tiki.org",