forked from kong0107/zhLawEasyRead
-
Notifications
You must be signed in to change notification settings - Fork 6
/
g0v.json
44 lines (44 loc) · 1.02 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
{
"author": "kong0107",
"status": "beta",
"thumbnail": "https://raw.github.com/g0v/laweasyread-front/master/icon.png",
"name": "LawEasyRead client",
"name_zh": "法規亦毒氣",
"description": "Parse the contents of webpage to view Taiwan's law articles/websites easier.",
"description_zh": "將網頁中的法規、條文、大法官解釋、判決字號均加上連結。",
"homepage": "http://g0v.github.io/laweasyread-front",
"document": "http://hack.g0v.tw/laweasyread",
"repository": {
"type": "git",
"url": "https://github.com/g0v/laweasyread-front"
},
"licenses": [
{
"type": "modified MIT",
"url": "https://github.com/g0v/laweasyread-front/blob/v1.x/README-dev.md#license"
}
],
"keywords": [
"BrowserExtension",
"JavaScript",
"law"
],
"audience": [
"public"
],
"products": [
"browserext",
"script"
],
"projects": [
"laweasyread"
],
"contributors": [
"kong0107"
],
"needs": [
"designer",
"programmer",
"writer"
]
}