-
Notifications
You must be signed in to change notification settings - Fork 19
/
module.json
39 lines (38 loc) · 911 Bytes
/
module.json
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
33
34
35
36
37
38
39
{
"id": "cfiles",
"name": "Files",
"description": "Streamline file management across your network and enhance efficiency.",
"keywords": [
"files",
"docs",
"structure",
"organisation",
"sharing"
],
"version": "0.16.7",
"humhub": {
"minVersion": "1.14"
},
"homepage": "https://github.com/humhub/cfiles",
"authors": [
{
"name": "Sebastian Stumpf"
},
{
"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",
"resources/screenshot8.png"
]
}