1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ethercalc_ynh.git synced 2024-09-03 18:26:36 +02:00

[fix] Linter manifest

This commit is contained in:
ljf 2018-05-27 17:05:33 +02:00
parent 5a2437906a
commit bb7ace492a

View file

@ -1,16 +1,27 @@
{
"name": "EtherCalc",
"id": "ethercalc",
"packaging_format": 1,
"version": "0.20170704.0~ynh1",
"description": {
"en": "Online web spreadsheet editor providing collaborative editing in really real-time",
"fr": "Feuille de calcul collaborative en ligne"
},
"developer": {
"name": "zamentur",
"email": "valentin@grimaud.me",
"url": "https://ethercalc.net/"
"license": "CPAL-1.0&Artistic-2.0",
"maintainer": {
"name": "ljf",
"email": "ljf+ethercalc_ynh@reflexlibre.net",
"url": "https://reflexlibre.net"
},
"multi_instance": "false",
"multi_instance": false,
"url": "https://https://ethercalc.net/",
"requirements": {
"yunohost": ">= 2.7.2"
},
"services": [
"nginx",
"redis-server"
],
"arguments": {
"install" : [
{