forked from usgs/earthquake-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcode.json
30 lines (27 loc) · 782 Bytes
/
code.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
{
"name": “earthquake-website”,
"organization": "U.S. Geological Survey",
"description": “USGS Earthquake Hazards Program website”,
"status": “active”,
"homepage": "https://github.com/usgs/earthquake-website",
"downloadURL": "https://github.com/usgs/earthquake-website/archive/master.zip",
"openSourceProject": 1,
"license": "https://github.com/usgs/earthquake-website/blob/master/LICENSE.md",
"vcs": "git",
"repository": "https://github.com/usgs/earthquake-website.git",
"tags": [
“U.S. Geological Survey“,
“USGS“,
“earthquake”
],
"languages": [
“English”
],
"contact": {
"name": “Lisa Wald“,
"email": “[email protected]”
},
"updated": {
"metadataLastUpdated": “2017-08-07”
}
}