-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathg0v.json
46 lines (46 loc) · 860 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
{
"author": "jsleetw",
"contributors": [
"jsleetw",
"yeosblue",
"cosecantTW",
"waitingkuo",
"ttcat",
"linfion"
],
"status": "beta",
"name": "petneedme",
"name_zh": "寵物需要我",
"description": "Pet adoption platfrom",
"description_zh": "寵物認養平台",
"homepage": "http://petneed.me/",
"document": "https://github.com/jsleetw/petneed.me",
"repository": {
"type": "git",
"url": "https://github.com/jsleetw/petneed.me"
},
"licenses": [
{
"type": "MIT"
}
],
"keywords": [
"javascript",
"python",
"django"
],
"audience": [
"public"
],
"products": [
"website"
],
"projects": [
"truth"
],
"thumbnail": "https://raw.github.com/jsleetw/petneed.me/master/pets/src/img/petNeedme_full_color.png",
"needs": [
"designer",
"coder"
]
}