-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathg0v.json
More file actions
41 lines (41 loc) · 805 Bytes
/
g0v.json
File metadata and controls
41 lines (41 loc) · 805 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
{
"author": "mindos",
"contributors": [
"isabel.hou",
"zoe",
"cpyang"
],
"status": "alpha",
"name": "i64885",
"name_zh": "i64885公益律師呼叫平台",
"description": "A request tracking and notification system for legal aid. Helping political victims in emergency situation.",
"description_zh": "公益律師呼叫平台",
"homepage": "http://i64885.tw/",
"repository": {
"type": "git",
"url": "https://github.com/g0v/i64885"
},
"licenses": [
{
"type": "MIT"
}
],
"keywords": [
"pgrest"
],
"audience": [
"public"
],
"products": [
"website"
],
"projects": [
"i64885"
],
"thumbnail": "https://raw.github.com/g0v/i64885/master/thumbnail.png",
"needs": [
"designer",
"programmer",
"writer"
]
}