-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstats.json
More file actions
79 lines (79 loc) · 1.56 KB
/
stats.json
File metadata and controls
79 lines (79 loc) · 1.56 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
{
"total_entities": 10,
"total_repos": 348,
"total_stars": 2121,
"total_forks": 480,
"total_open_issues": 102,
"details": [
{
"name": "soodoku (User)",
"total_repos": 64,
"total_stars": 124,
"total_forks": 20,
"total_open_issues": 7
},
{
"name": "gojiplus",
"total_repos": 53,
"total_stars": 443,
"total_forks": 110,
"total_open_issues": 23
},
{
"name": "in-rolls",
"total_repos": 44,
"total_stars": 151,
"total_forks": 62,
"total_open_issues": 6
},
{
"name": "appeler",
"total_repos": 25,
"total_stars": 409,
"total_forks": 94,
"total_open_issues": 5
},
{
"name": "matmulai",
"total_repos": 9,
"total_stars": 13,
"total_forks": 0,
"total_open_issues": 14
},
{
"name": "themains",
"total_repos": 25,
"total_stars": 202,
"total_forks": 30,
"total_open_issues": 5
},
{
"name": "finite-sample",
"total_repos": 65,
"total_stars": 290,
"total_forks": 16,
"total_open_issues": 12
},
{
"name": "geosensing",
"total_repos": 13,
"total_stars": 36,
"total_forks": 11,
"total_open_issues": 7
},
{
"name": "notnews",
"total_repos": 39,
"total_stars": 212,
"total_forks": 39,
"total_open_issues": 2
},
{
"name": "outside-edge",
"total_repos": 11,
"total_stars": 241,
"total_forks": 98,
"total_open_issues": 21
}
]
}