-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathg0v.json
More file actions
56 lines (55 loc) · 1.09 KB
/
g0v.json
File metadata and controls
56 lines (55 loc) · 1.09 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
{
"repo":"g0v/newshelper-extension",
"author": "ronnywang",
"status": "production",
"name": "newshelper-extension",
"name_zh": "新聞小幫手",
"description": "newshelper-extension: a chrome extension helps you to identify incorrect news",
"description_zh": "newshelper-extension: 告訴你你正受到有害新聞所害",
"homepage": "http://newshelper.g0v.tw",
"document": "https://docs.google.com/spreadsheet/ccc?key=0AvCxAZD9rYXMdGFrSjBHb2IxTW5mSE5vQVhGaThiX3c",
"repository": {
"type": "git",
"url": "https://github.com/g0v/newshelper-extension"
},
"licenses": [
{
"type": "MIT"
}
],
"keywords": [
"javascript",
"jquery",
"php",
"bootstrap"
],
"audience": [
"public"
],
"products": [
"extension",
"website"
],
"projects": [
"新聞小幫手"
],
"contributors": [
"ronnywang",
"Wonder",
"dannvix",
"Kirsten",
"Wahaho",
"Natata",
"kcwu",
"Lois",
"Miaout17",
"Michael LI",
"wychi"
],
"needs": [
"designer",
"writer",
"progammer",
"內容管理"
]
}