-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcode.json
More file actions
46 lines (39 loc) · 1 KB
/
Copy pathcode.json
File metadata and controls
46 lines (39 loc) · 1 KB
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
[
{
"name": "shakemap-aqms",
"organization": "None",
"description": "AQMS modules for ShakeMap",
"version": "0.5",
"status": "pre-release",
"permissions": {
"usageType": "openSource",
"licenses": [
{
"name": "Public Domain, CC0-1.0",
"URL": "https://github.com/cbworden/shakemap-aqms/blob/master/LICENSE.md"
}
]
},
"homepageURL": "https://github.io/cbworden/shakemap-aqms/",
"downloadURL": "https://github.com/cbworden/shakemap-aqms/archive/master.zip",
"disclaimerURL": "https://github.com/cbworden/shakemap-aqms/blob/master/LICENSE.md",
"repositoryUrl": "https://github.com/cbworden/shakemap-aqms.git",
"vcs": "git",
"laborHours": null,
"tags": [
"earthquake",
"shakemap",
"AQMS"
],
"languages": [
"python"
],
"contact": {
"name": "C. Bruce Worden",
"email": "cbworden@usgs.gov "
},
"date": {
"metadataLastUpdated": "2018-03-26"
}
}
]