mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
17 lines
486 B
Text
17 lines
486 B
Text
|
{
|
||
|
"version": "0.9",
|
||
|
"name": "Movim",
|
||
|
"description": "Kick Ass Social Network, decentralized and fully based on XMPP ",
|
||
|
"icons": {
|
||
|
"16": "/themes/material/img/app/16.png",
|
||
|
"48": "/themes/material/img/app/48.png",
|
||
|
"128": "/themes/material/img/app/128.png",
|
||
|
"512": "/themes/material/img/app/512.png"
|
||
|
},
|
||
|
"developer": {
|
||
|
"name": "Jaussoin Timothée",
|
||
|
"url": "http://movim.eu"
|
||
|
},
|
||
|
"installs_allowed_from": ["*"]
|
||
|
}
|