forked from code-corps/code-corps-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcivic.json
More file actions
24 lines (24 loc) · 720 Bytes
/
civic.json
File metadata and controls
24 lines (24 loc) · 720 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
{
"name": "Code Corps",
"description": "Help build and fund software projects with massive social impact.",
"status": "Beta",
"homepage": "https://www.codecorps.org",
"license": "https://github.com/code-corps/code-corps-api/blob/develop/LICENSE.txt",
"repository": "https://github.com/code-corps/code-corps-api",
"geography": [],
"contact": {
"email": "josh@codecorps.org",
"name": "Josh Smith"
},
"type": "Elixir Phoenix Web Application",
"tags": [
"developer tools",
"donations",
"fundraising",
"open source",
"project management",
"software",
"tech for good"
],
"thumbnailUrl": "https://d3pgew4wbk2vb1.cloudfront.net/projects/1/thumb.png?v=1474089806",
}