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:
parent
e47cfc2fd3
commit
bbcf9ef6ca
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
|||
{
|
||||
"name": "Tiki",
|
||||
"name": "Tiki Wiki CMS Groupware",
|
||||
"id": "tiki",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "Wiki engine",
|
||||
"fr": "Moteur de wiki"
|
||||
"en": "The Free / Libre / Open Source Web Application with the most built-in features",
|
||||
"fr": "L'application Web libre dotée du plus grand nombre de fonctionnalités intégrées"
|
||||
},
|
||||
"version": "24.0~ynh1",
|
||||
"url": "https://tiki.org/",
|
||||
"upstream": {
|
||||
"license": "GPL-2.0-only",
|
||||
"license": "LGPL-2.1-only",
|
||||
"website": "https://tiki.org/",
|
||||
"demo": "https://tiki.org/Try-Tiki",
|
||||
"admindoc": "https://doc.tiki.org",
|
||||
|
|
Loading…
Add table
Reference in a new issue