-
Notifications
You must be signed in to change notification settings - Fork 11
/
code.json
39 lines (39 loc) · 1.05 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
[
{
"name": "gage-conditions-gif",
"organization": "U.S. Geological Survey",
"description": "gage-conditions-gif",
"version": "main",
"status": "Production",
"permissions": {
"usageType": "openSource",
"licenses": [
{
"name": "Public Domain, CC0-1.0",
"URL": "https://github.com/USGS-VIZLAB/gage-conditions-gif/blob/main/LICENSE.md"
}
]
},
"homepageURL": "https://github.com/USGS-VIZLAB/gage-conditions-gif/",
"downloadURL": "https://github.com/USGS-VIZLAB/gage-conditions-gif/archive/refs/heads/main.zip",
"disclaimerURL": "https://github.com/USGS-VIZLAB/gage-conditions-gif/blob/main/DISCLAIMER.md",
"repositoryURL": "https://github.com/USGS-VIZLAB/gage-conditions-gif.git",
"vcs": "git",
"laborHours": 100,
"tags": [
"R",
"USGS",
"Vizlab"
],
"languages": [
"R"
],
"contact": {
"name": "Elmera Azadpour",
"email": "eazadpour@usgs.gov"
},
"date": {
"metadataLastUpdated": "2023-05-05"
}
}
]