mirror of
https://github.com/wekan/wekan.git
synced 2025-04-20 03:57:07 -04:00
8 lines
301 B
JSON
8 lines
301 B
JSON
{
|
|
"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"]
|
|
}
|