-
-
Notifications
You must be signed in to change notification settings - Fork 174
Expand file tree
/
Copy pathgroups.json
More file actions
53 lines (53 loc) · 661 Bytes
/
groups.json
File metadata and controls
53 lines (53 loc) · 661 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
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"1": {
"name": "Sales"
},
"2": {
"name": "Marketing"
},
"3": {
"name": "Content"
},
"4": {
"name": "Communication"
},
"5": {
"name": "Utilities"
},
"6": {
"name": "Other"
},
"7": {
"name": "Servers"
},
"8": {
"name": "Analytics"
},
"9": {
"name": "Web development"
},
"10": {
"name": "Media"
},
"11": {
"name": "Security"
},
"13": {
"name": "Privacy"
},
"14": {
"name": "Booking"
},
"15": {
"name": "Add-ons"
},
"16": {
"name": "Business tools"
},
"17": {
"name": "Location"
},
"18": {
"name": "User generated content"
}
}