Skip to content

Commit f9072db

Browse files
manual inputs
1 parent e0bc7bd commit f9072db

1 file changed

Lines changed: 21 additions & 21 deletions

File tree

code.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,48 @@
11
{
22
"name": "codejson-generator",
33
"description": "Form to generate a CMS code.json",
4-
"longDescription": "",
5-
"status": "",
4+
"longDescription": "A web form where project teams fill out information about their project and creates a completed code.json for local download to add to repositories.",
5+
"status": "Production",
66
"permissions": {
77
"license": [
88
{
9-
"name": "",
10-
"URL": ""
9+
"name": "CC0 1.0 Universal",
10+
"URL": "https://github.com/DSACMS/codejson-generator/blob/main/LICENSE"
1111
}
1212
],
13-
"usageType": "",
13+
"usageType": "openSource",
1414
"exemptionText": ""
1515
},
16-
"organization": "",
16+
"organization": "Centers for Medicare & Medicaid Services",
1717
"repositoryURL": "https://github.com/DSACMS/codejson-generator",
1818
"vcs": "git",
1919
"laborHours": 3315,
20-
"platforms": [],
21-
"categories": [],
22-
"softwareType": "",
20+
"platforms": ["web"],
21+
"categories": ["it-asset-management", "inventory-management", "data-collection"],
22+
"softwareType": "standalone/web",
2323
"languages": [
2424
"JavaScript",
2525
"HTML",
2626
"CSS"
2727
],
28-
"maintenance": "",
28+
"maintenance": "internal",
2929
"date": {
3030
"created": "2024-11-22T16:30:29Z",
3131
"lastModified": "2025-02-11T17:39:37Z",
3232
"metaDataLastUpdated": "2025-02-11T17:40:38.508Z"
3333
},
34-
"tags": [],
34+
"tags": ["codejson", "complicance", "OSPO"],
3535
"contact": {
36-
"email": "",
37-
"name": ""
36+
"email": "opensource@cms.hhs.gov",
37+
"name": "CMS Open Source Team"
3838
},
3939
"localisation": false,
40-
"repositoryType": "",
40+
"repositoryType": "website",
4141
"userInput": false,
42-
"fismaLevel": "",
43-
"group": "",
44-
"subsetInHealthcare": [],
45-
"userType": [],
46-
"repositoryHost": "github",
47-
"maturityModelTier": 0
48-
}
42+
"fismaLevel": "Low",
43+
"group": "CMS/OA/DSAC",
44+
"subsetInHealthcare": ["Operational"],
45+
"userType": ["Government"],
46+
"repositoryHost": "github.com/DSACMS",
47+
"maturityModelTier": 3
48+
}

0 commit comments

Comments
 (0)