-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy pathmodule.json
More file actions
40 lines (39 loc) · 943 Bytes
/
module.json
File metadata and controls
40 lines (39 loc) · 943 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
33
34
35
36
37
38
39
40
{
"id": "cfiles",
"name": "Files",
"description": "Streamline file management across your network and enhance efficiency.",
"keywords": [
"files",
"docs",
"structure",
"organisation",
"sharing"
],
"version": "0.17.4",
"humhub": {
"minVersion": "1.18.1",
"maxVersion": "1.18"
},
"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"
]
}