forked from usgs/earthquake-processing-formats
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcode.json
31 lines (28 loc) · 791 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
31
{
"name": "earthquake-processing-formats",
"organization": "U.S. Geological Survey",
"description": "REPOSITORY_DESCRIPTION",
"status": "Beta",
"homepage": "https://github.com/usgs/earthquake-processing-formats",
"downloadURL": "https://github.com/usgs/earthquake-processing-formats-formats/archive/master.zip",
"openSourceProject": 1,
"license": "https://github.com/usgs/earthquake-processing-formats/blob/master/LICENSE.md",
"vcs": "git",
"repository": "https://github.com/usgs/earthquake-processing-formats.git",
"tags": [
"earthquake",
"formats",
"processing",
],
"languages": [
"java",
"ant"
],
"contact": {
"name": "John Patton",
"email": "[email protected]"
},
"updated": {
"metadataLastUpdated": "2018-02-28"
}
}