-
Notifications
You must be signed in to change notification settings - Fork 36
Expand file tree
/
Copy pathmodule.json
More file actions
32 lines (32 loc) · 867 Bytes
/
Copy pathmodule.json
File metadata and controls
32 lines (32 loc) · 867 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"id": "wiki",
"name": "Wiki",
"description": "Create and edit pages with this powerful tool. Build a collaborative knowledge base, view and share information with your colleagues.",
"keywords": ["wiki"],
"version": "2.5.10",
"humhub": {
"minVersion": "1.18.1",
"maxVersion": "1.18"
},
"homepage": "https://github.com/humhub/wiki",
"authors": [
{
"name": "Andreas Strobel"
},
{
"name": "Lucas Bartholemy"
},
{
"name": "Julian Harrer"
}
],
"screenshots": [
"resources/screenshot1.png",
"resources/screenshot2.png",
"resources/screenshot3.png",
"resources/screenshot4.png",
"resources/screenshot5.png",
"resources/screenshot6.png",
"resources/screenshot7.png"
]
}