-
Notifications
You must be signed in to change notification settings - Fork 99
Expand file tree
/
Copy pathg0v.json
More file actions
49 lines (49 loc) · 852 Bytes
/
g0v.json
File metadata and controls
49 lines (49 loc) · 852 Bytes
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": "au",
"status": "beta",
"name": "moedict",
"description": "moedict: Dictionaries from Ministry of Education",
"description_zh": "萌典: 教育部字典匯總",
"homepage": "https://moedict.tw/",
"document": "https://moedict.tw/about.html",
"repository": {
"type": "git",
"url": "https://github.com/g0v/moedict-webkit"
},
"licenses": [
{
"type": "CC0"
}
],
"keywords": [
"livescript",
"sass",
"bootstrap"
],
"audience": [
"contributor"
],
"products": [
"website", "app"
],
"projects": [
"moedict"
],
"contributors": [
"clkao",
"hlb",
"a-tsioh",
"pektiong",
"c9s",
"miaout17",
"racklin",
"poga",
"caasi"
],
"thumbnail": [
"https://pbs.twimg.com/media/BQMX_oGCEAIaAEQ.png"
],
"needs": [
"designer"
]
}