forked from g0v/twangry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
g0v.json
49 lines (49 loc) · 928 Bytes
/
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
{
"author": "jimmyhuang",
"contributors": [
"pm5",
"chilijung",
"onlinemad",
"FumiMiyabe",
"JimCCC",
"WeitingTseng"
],
"status": "beta",
"name": "twangry",
"name_zh": "政誌",
"description": "The fact of politics event made in Taiwan.",
"description_zh": "一眼看出,我們的政府做(錯)過什麼事情",
"homepage": "http://fact.g0v.tw/",
"document": "https://g0v.hackpad.com/nGRHg4knibC",
"repository": {
"type": "git",
"url": "https://github.com/g0v/twangry"
},
"licenses": [
{
"type": "WTFPL"
}
],
"keywords": [
"javascript",
"timelinejs"
],
"audience": [
"public"
],
"products": [
"website"
],
"projects": [
"truth"
],
"thumbnail": "http://fact.g0v.tw/screenshot.png",
"scripts": {
"prepublish": "node tools/prepublish"
},
"needs": [
"designer",
"wikipedia writer",
"writer"
]
}