|
@@ -2,18 +2,22 @@
|
|
|
"name": "Wifi with me",
|
|
|
"id": "wifiwithme",
|
|
|
"packaging_format": 1,
|
|
|
+ "version": "20160818~ynh1",
|
|
|
"description": {
|
|
|
"en": "A form and a map to take a census of people who want create a radio network.",
|
|
|
"fr": "Formulaire & carte pour recenser les aspirant-e-s connecté-e-s à un réseau radio."
|
|
|
},
|
|
|
+ "license": "WTFPL-2.0",
|
|
|
"maintainer": {
|
|
|
"name": "ljf",
|
|
|
- "email": "ljf+yunohost@grimaud.me"
|
|
|
+ "email": "ljf+yunohost@grimaud.me",
|
|
|
+ "url": "https://www.arn-fai.net"
|
|
|
},
|
|
|
+ "url": "https://code.ffdn.org/FFDN/wifi-with-me",
|
|
|
"requirements": {
|
|
|
"yunohost": ">> 2.4.0"
|
|
|
},
|
|
|
- "multi_instance": "false",
|
|
|
+ "multi_instance": false,
|
|
|
"services": [
|
|
|
"nginx"
|
|
|
],
|