forked from usgs/earthquake-eventpages
-
Notifications
You must be signed in to change notification settings - Fork 0
/
code.json
43 lines (43 loc) · 1.21 KB
/
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
31
32
33
34
35
36
37
38
39
40
41
42
43
[
{
"name": "earthquake-eventpages",
"repositoryURL": "https://github.com/usgs/earthquake-eventpages",
"description": "Earthquake Event Pages",
"permissions": {
"licenses": [
{
"name": "Public Domain, CC0-1.0",
"URL": "https://github.com/usgs/earthquake-eventpages/blob/master/LICENSE.md"
},
{
"name": "MIT License",
"URL": "https://github.com/usgs/earthquake-eventpages/blob/master/LICENSE.md"
}
],
"usageType": "openSource"
},
"laborHours": null,
"tags": [
"USGS",
"United States Geological Survey",
"Earthquake",
"Event Pages",
"Earthquake Event UI",
"ComCat",
"ANSS"
],
"contact": {
"email": "[email protected]"
},
"version": "1.29.2",
"homepageURL": "https://github.com/usgs/earthquake-eventpages",
"downloadURL": "https://github.com/usgs/earthquake-eventpages/archive/master.zip",
"disclaimerURL": "https://github.com/usgs/earthquake-eventpages/blob/master/LICENSE.md",
"vcs": "git",
"date": {
"created": "2013-10-29",
"lastModified": "2020-11-23",
"metadataLastUpdated": "2020-11-23"
}
}
]