forked from usgs/pager
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcode.json
More file actions
32 lines (29 loc) · 679 Bytes
/
Copy pathcode.json
File metadata and controls
32 lines (29 loc) · 679 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
{
"name": "pager",
"organization": "U.S. Geological Survey",
"description": "REPOSITORY_DESCRIPTION",
"status": "Beta",
"homepage": "https://github.com/usgs/pager",
"downloadURL": "https://github.com/usgs/pager/archive/master.zip",
"openSourceProject": 1,
"license": "https://github.com/usgs/pager/blob/master/LICENSE.md",
"vcs": "git",
"repository": "https://github.com/usgs/pager.git",
"tags": [
"earthquake",
"impact",
"losses",
"fatalities"
],
"languages": [
"python",
"latex"
],
"contact": {
"name": "Mike Hearne",
"email": "mhearne@usgs.gov"
},
"updated": {
"metadataLastUpdated": "2017-08-30"
}
}