wekan/scalingo.json

9 lines
301 B
JSON
Raw Normal View History

2015-12-14 12:13:05 +01:00
{
"name": "wekan",
2018-08-14 21:22:46 +03:00
"description": "The open-source kanban (built with Meteor)",
2015-12-14 12:13:05 +01:00
"repository": "https://github.com/wekan/wekan/",
"logo": "https://raw.githubusercontent.com/wekan/wekan/master/meta/icons/wekan-150.png",
2018-08-14 21:22:46 +03:00
"website": "https://wekan.github.io",
2015-12-14 12:13:05 +01:00
"addons": ["scalingo-mongodb"]
}