blob: 78601a45f9db04b48760339f4d0f467fc67622c4 (
plain)
1
2
3
4
5
6
7
8
|
{
"name": "wekan",
"description": "The open-source kanban (built with Meteor)",
"repository": "https://github.com/wekan/wekan/",
"logo": "https://raw.githubusercontent.com/wekan/wekan/master/meta/icons/wekan-150.png",
"website": "https://wekan.github.io",
"addons": ["scalingo-mongodb"]
}
|