Skip to content
Snippets Groups Projects
Unverified Commit f44c6ca4 authored by Jesse Mapel's avatar Jesse Mapel Committed by GitHub
Browse files

Update code.json (#33)

parent 94b1da56
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
{ {
"name": "swigcsm", "name": "swigcsm",
"organization": "U.S. Geological Survey", "organization": "U.S. Geological Survey",
"description": "GitHub repository containing SWIG wrappers for the CSM API", "description": "Git repository containing SWIG wrappers for the CSM API",
"version": "1.0.1", "version": "1.0.1",
"status": "Production", "status": "Production",
...@@ -11,15 +11,15 @@ ...@@ -11,15 +11,15 @@
"licenses": [ "licenses": [
{ {
"name": "Public Domain, CC0-1.0", "name": "Public Domain, CC0-1.0",
"URL": "https://github.com/USGS-Astrogeology/swigcsm/blob/master/LICENSE.md" "URL": "https://code.usgs.gov/astrogeology/swigcsm/-/blob/master/LICENSE.md"
} }
] ]
}, },
"homepageURL": "https://github.com/USGS-Astrogeology/swigcsm/releases/tag/1.0.1", "homepageURL": "https://code.usgs.gov/astrogeology/swigcsm/-/releases/1.0.1",
"downloadURL": "https://github.com/USGS-Astrogeology/swigcsm/archive/refs/tags/1.0.1.zip", "downloadURL": "https://code.usgs.gov/astrogeology/swigcsm/-/archive/1.0.1/swigcsm-1.0.1.zip",
"disclaimerURL": "https://github.com/USGS-Astrogeology/swigcsm/blob/master/DISCLAIMER.md", "disclaimerURL": "https://code.usgs.gov/astrogeology/swigcsm/-/blob/master/DISCLAIMER.md",
"repositoryURL": "https://github.com/USGS-Astrogeology/swigcsm", "repositoryURL": "https://code.usgs.gov/astrogeology/swigcsm",
"vcs": "git", "vcs": "git",
"laborHours": 40, "laborHours": 40,
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
}, },
"date": { "date": {
"metadataLastUpdated": "2022-04-14" "metadataLastUpdated": "2022-06-11"
} }
} }
] ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment