Skip to content

Commit

Permalink
Manual inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
DinneK authored Feb 11, 2025
1 parent 352b4a4 commit 4921187
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions code.json
Original file line number Diff line number Diff line change
@@ -1,51 +1,51 @@
{
"name": "metrics",
"description": "Experimentations in Open Source Repository Metrics",
"longDescription": "",
"status": "",
"longDescription": "The CMS Repository Metrics Website shows an overview of software development activity across open source projects within a specified organization. This webpage is meant to be used by developers and program managers interested in repository health within CMS open source projects.",
"status": "Production",
"permissions": {
"license": [
{
"name": "",
"URL": ""
"name": "CC0 1.0 Universal",
"URL": "https://github.com/DSACMS/metrics/blob/main/LICENSE.md"
}
],
"usageType": "",
"usageType": "openSource",
"exemptionText": ""
},
"organization": "",
"organization": "Centers for Medicare & Medicaid Services",
"repositoryURL": "https://github.com/DSACMS/metrics",
"vcs": "git",
"laborHours": 20475,
"platforms": [],
"categories": [],
"softwareType": "",
"platforms": ["web"],
"categories": ["data-visualization", "data-analytics"],
"softwareType": "standalone/web",
"languages": [
"Liquid",
"JavaScript",
"CSS",
"Shell",
"Python"
],
"maintenance": "",
"maintenance": "internal",
"date": {
"created": "2023-07-18T14:10:58Z",
"lastModified": "2025-02-11T19:10:14Z",
"metaDataLastUpdated": "2025-02-11T19:20:16.212Z"
},
"tags": [],
"tags": ["metrics", "ospo", "repository"],
"contact": {
"email": "",
"name": ""
"email": "[email protected]",
"name": "CMS/OA/DSAC"
},
"localisation": false,
"repositoryType": "",
"repositoryType": "website",
"userInput": "No",
"fismaLevel": "Low",
"group": "CMS/OA/DSAC",
"subsetInHealthcare": "Operational",
"userType": "Government",
"repositoryHost": "Github.com",
"maturityModelTier": "3",
"maturityModelTier": 3,
"projectType": "Website"
}
}

0 comments on commit 4921187

Please sign in to comment.