diff --git a/code.json b/code.json index 71c96520ae..2596f1a131 100644 --- a/code.json +++ b/code.json @@ -1,10 +1,51 @@ { - "projectType": "Website", - "userInput": "No", - "fismaLevel": "Low", - "group": "CMS/OA/DSAC", - "subsetInHealthcare": "Operational", - "userType": "Government", - "repositoryHost": "Github.com", - "maturityModelTier": "3" -} \ No newline at end of file + "name": "metrics", + "description": "Experimentations in Open Source Repository Metrics", + "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": "CC0 1.0 Universal", + "URL": "https://github.com/DSACMS/metrics/blob/main/LICENSE.md" + } + ], + "usageType": "openSource", + "exemptionText": "" + }, + "organization": "Centers for Medicare & Medicaid Services", + "repositoryURL": "https://github.com/DSACMS/metrics", + "vcs": "git", + "laborHours": 20475, + "platforms": ["web"], + "categories": ["data-visualization", "data-analytics"], + "softwareType": "standalone/web", + "languages": [ + "Liquid", + "JavaScript", + "CSS", + "Shell", + "Python" + ], + "maintenance": "internal", + "date": { + "created": "2023-07-18T14:10:58Z", + "lastModified": "2025-02-11T19:10:14Z", + "metaDataLastUpdated": "2025-02-11T19:20:16.212Z" + }, + "tags": ["metrics", "ospo", "repository"], + "contact": { + "email": "opensource@cms.hhs.gov", + "name": "CMS/OA/DSAC" + }, + "localisation": false, + "repositoryType": "website", + "userInput": "No", + "fismaLevel": "Low", + "group": "CMS/OA/DSAC", + "subsetInHealthcare": "Operational", + "userType": "Government", + "repositoryHost": "Github.com", + "maturityModelTier": 3, + "projectType": "Website" +}