-
Notifications
You must be signed in to change notification settings - Fork 48
/
g0v.json
54 lines (54 loc) · 1.05 KB
/
g0v.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
46
47
48
49
50
51
52
53
54
{
"author": "thewayiam",
"status": "alpha",
"name": "councilor-voter-guide",
"description": "Taiwan Councilorss Voting Guide",
"description_zh": "議員投票指南",
"homepage": "http://councils.g0v.tw/",
"repository": {
"type": "git",
"url": "https://github.com/g0v/councilor-voter-guide"
},
"licenses": [
{
"type": "CC0 1.0 Universal"
}
],
"keywords": [
"councilor",
"議員",
"投票指南"
],
"audience": [
"public"
],
"products": [
"website", "api"
],
"projects": [],
"contributors": [
"thewayiam",
"c3h3",
"x4base",
"ipaaa",
"theacat",
"Swind",
"chhsiao1981",
"daikeren",
"y12studio",
"s890081tonyhsu",
"seadog007",
"walkingice",
"pcchou",
"rz12345",
"Kinvil",
"asika",
"AlcHawk",
"slashtu"
],
"needs": [
"writer",
"programmer",
"designer"
]
}