forked from electron/apps
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcategories.json
More file actions
87 lines (87 loc) · 1.26 KB
/
Copy pathcategories.json
File metadata and controls
87 lines (87 loc) · 1.26 KB
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
[
{
"name": "Productivity",
"count": 186,
"slug": "productivity"
},
{
"name": "Developer Tools",
"count": 128,
"slug": "developer-tools"
},
{
"name": "Utilities",
"count": 104,
"slug": "utilities"
},
{
"name": "Social Networking",
"count": 40,
"slug": "social-networking"
},
{
"name": "Music",
"count": 39,
"slug": "music"
},
{
"name": "Photo & Video",
"count": 38,
"slug": "photo-video"
},
{
"name": "Games",
"count": 29,
"slug": "games"
},
{
"name": "Business",
"count": 20,
"slug": "business"
},
{
"name": "Finance",
"count": 20,
"slug": "finance"
},
{
"name": "Education",
"count": 14,
"slug": "education"
},
{
"name": "Graphics & Design",
"count": 11,
"slug": "graphics-design"
},
{
"name": "Books",
"count": 5,
"slug": "books"
},
{
"name": "Entertainment",
"count": 5,
"slug": "entertainment"
},
{
"name": "Lifestyle",
"count": 4,
"slug": "lifestyle"
},
{
"name": "News",
"count": 4,
"slug": "news"
},
{
"name": "Travel",
"count": 1,
"slug": "travel"
},
{
"name": "Medical",
"count": 1,
"slug": "medical"
}
]