blob: 8c9c7ff749813f54301b0bf6b16bebdaee8895b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{
"name": "Wekan",
"description": "The open-source Trello-like kanban",
"repository": "https://github.com/FuzzyWuzzie/wekan",
"logo": "https://raw.githubusercontent.com/wekan/wekan/master/meta/icons/wekan-150.png",
"keywords": ["productivity", "tool", "team", "kanban"],
"website": "http://wekan.io",
"engines": {
"node": "0.10.40"
}
}
|