forked from DOI-NPS/ADSgit_training_public
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcode.json
More file actions
40 lines (40 loc) · 1.04 KB
/
Copy pathcode.json
File metadata and controls
40 lines (40 loc) · 1.04 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
[
{
"name": "ADSgit_training_public",
"organization": "NATIONAL PARK SERVICE",
"description": "a training repository for IMD",
"version": "0.0.1",
"status": "ongoing development",
"permissions": {
"usageType": "openSource",
"licenses": [
{
"name": "Public Domain, CC0-1.0",
"URL": "https://github.com/DOI-NPS/ADSgit_training_public"
}
]
},
"homepageURL": "https://github.com/DOI-NPS/ADSgit_training_public",
"downloadURL": "https://github.com/DOI-NPS/ADSgit_training_public",
"disclaimerURL": "hhtps://github.com/DOI-NPS/ADSgit_training_public/blob/main/LICENSE",
"repositoryURL": "https://github.com/DOI-NPS/ADSgit_training_public",
"vcs": "git",
"laborHours": 1,
"tags": [
"NRSS",
"IMD",
"training-repository"
],
"languages": [
"R",
"python"
],
"contact": {
"name": "Robert Baker",
"email": "robert_baker@nps.gov"
},
"date": {
"metadataLastUpdated": "2026-07-07"
}
}
]