-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathg0v.json
More file actions
40 lines (40 loc) · 933 Bytes
/
g0v.json
File metadata and controls
40 lines (40 loc) · 933 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
{
"author": "4movement",
"contributors": [
"skylovely2005" , "a55660988" ,"RedBeanPieLarry", "smart0eddie", "fongwh1"
],
"status": "alpha",
"homepage": "https://www.movement-itw.com/",
"name": "MOVEMENT",
"name_zh": "社會運動資訊平台",
"description": "Providing the platform for the social movement, generating exposure ",
"description_zh": "提供一個資訊整合平台,並且期望能提高社會運動的曝光率",
"document": "http://hack.g0v.tw/movement.hackpad.com/1sHfx1slybZ",
"repository": {
"type": "git",
"url": "https://github.com/4movement/movement1"
},
"licenses": [
{
"type": "MIT License"
}
],
"keywords": [
"movement","社會運動","公民意識"
],
"audience": [
"public"
],
"products": [
"website"
],
"projects": [
"movement"
],
"thumbnail": "",
"needs": [
"designer",
"programmer",
"writer"
]
}