Skip to content

Commit a6a8422

Browse files
Merge pull request #29 from DSACMS/code-json-1739545573761
Update code.json
2 parents 78f4cb8 + 663e833 commit a6a8422

File tree

1 file changed

+23
-9
lines changed

1 file changed

+23
-9
lines changed

code.json

+23-9
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,15 @@
1616
"organization": "Centers for Medicare & Medicaid Services",
1717
"repositoryURL": "https://github.com/DSACMS/codejson-generator",
1818
"vcs": "git",
19-
"laborHours": 3315,
20-
"platforms": ["web"],
21-
"categories": ["it-asset-management", "inventory-management", "data-collection"],
19+
"laborHours": 3347,
20+
"platforms": [
21+
"web"
22+
],
23+
"categories": [
24+
"it-asset-management",
25+
"inventory-management",
26+
"data-collection"
27+
],
2228
"softwareType": "standalone/web",
2329
"languages": [
2430
"JavaScript",
@@ -28,10 +34,14 @@
2834
"maintenance": "internal",
2935
"date": {
3036
"created": "2024-11-22T16:30:29Z",
31-
"lastModified": "2025-02-11T17:39:37Z",
32-
"metaDataLastUpdated": "2025-02-11T17:40:38.508Z"
37+
"lastModified": "2025-02-13T20:05:39Z",
38+
"metaDataLastUpdated": "2025-02-14T15:06:13.678Z"
3339
},
34-
"tags": ["codejson", "compliance", "OSPO"],
40+
"tags": [
41+
"codejson",
42+
"compliance",
43+
"OSPO"
44+
],
3545
"contact": {
3646
"email": "[email protected]",
3747
"name": "CMS Open Source Team"
@@ -41,8 +51,12 @@
4151
"userInput": false,
4252
"fismaLevel": "Low",
4353
"group": "CMS/OA/DSAC",
44-
"subsetInHealthcare": ["Operational"],
45-
"userType": ["Government"],
54+
"subsetInHealthcare": [
55+
"Operational"
56+
],
57+
"userType": [
58+
"Government"
59+
],
4660
"repositoryHost": "github.com/DSACMS",
4761
"maturityModelTier": 3
48-
}
62+
}

0 commit comments

Comments
 (0)