-
Notifications
You must be signed in to change notification settings - Fork 0
/
repos.json
45 lines (45 loc) · 1.2 KB
/
repos.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
40
41
42
43
44
45
{
"repos": {
"android-times-square": ["Android"],
"border_patrol": ["Ruby"],
"cane": ["Ruby"],
"crossfilter": ["JavaScript"],
"cube": ["JavaScript"],
"cubism": ["JavaScript"],
"dagger": ["Android", "Java"],
"es6-module-transpiler": ["JavaScript"],
"ETL": ["Ruby"],
"fdoc": ["Ruby"],
"fest-android": ["Android"],
"JavaWriter": ["Java"],
"jetpack": ["Ruby"],
"jirafy": ["Other"],
"LGTM": ["JavaScript"],
"objc-mocktail": ["iOS"],
"objc-TimesSquare": ["iOS"],
"okhttp": ["Android", "Java"],
"otto": ["Android"],
"picasso": ["Android"],
"pollexor": ["Android", "Java"],
"PonyDebugger": ["iOS"],
"protoparser": ["Java"],
"rack-servlet": ["Java"],
"retrofit": ["Android", "Java"],
"seismic": ["Android"],
"shuttle": ["Other"],
"SocketRocket": ["iOS"],
"spoon": ["Android"],
"tape": ["Android"],
"toggle": null,
"wire": ["Android", "Java"]
},
"custom": [
{
"name": "squash",
"homepage": "http://squash.io",
"html_url": "https://github.com/SquareSquash",
"description": "Squash is an exception reporting and bug analysis tool from Square.",
"categories": null
}
]
}