Skip to content

Commit 7ba5c2f

Browse files
Merge pull request #64 from DSACMS/code-json-1757624663352
Update code.json
2 parents 9651da3 + e447d16 commit 7ba5c2f

1 file changed

Lines changed: 27 additions & 12 deletions

File tree

code.json

Lines changed: 27 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,25 +17,36 @@
1717
"repositoryURL": "https://github.com/DSACMS/automated-codejson-generator",
1818
"projectURL": "",
1919
"repositoryHost": "github.com/DSACMS",
20-
"repositoryVisibility": "",
20+
"repositoryVisibility": "public",
2121
"vcs": "git",
22-
"laborHours": 11713,
22+
"laborHours": 11721,
2323
"reuseFrequency": {
24-
"forks": 0,
24+
"forks": 2,
2525
"clones": 0
2626
},
27-
"platforms": ["web", "linux"],
28-
"categories": ["developer-tools", "automation"],
27+
"platforms": [
28+
"web",
29+
"linux"
30+
],
31+
"categories": [
32+
"developer-tools",
33+
"automation"
34+
],
2935
"softwareType": "standalone/backend",
30-
"languages": ["TypeScript", "JavaScript"],
36+
"languages": [
37+
"TypeScript",
38+
"JavaScript"
39+
],
3140
"maintenance": "internal",
3241
"contractNumber": [],
3342
"date": {
3443
"created": "2025-02-07T16:29:38Z",
35-
"lastModified": "2025-06-06T17:48:49Z",
36-
"metaDataLastUpdated": "2025-06-06T17:49:37.841Z"
44+
"lastModified": "2025-08-05T17:50:57Z",
45+
"metaDataLastUpdated": "2025-09-11T21:04:23.351Z"
3746
},
38-
"tags": ["github-action", "codejson"],
47+
"tags": [
48+
"cmsoss-tier2"
49+
],
3950
"contact": {
4051
"email": "opensource@cms.hhs.gov",
4152
"name": "CMS Open Source Team"
@@ -49,7 +60,11 @@
4960
"projects": [],
5061
"systems": [],
5162
"upstream": "",
52-
"subsetInHealthcare": ["Operational"],
53-
"userType": ["Government"],
63+
"subsetInHealthcare": [
64+
"Operational"
65+
],
66+
"userType": [
67+
"Government"
68+
],
5469
"maturityModelTier": 3
55-
}
70+
}

0 commit comments

Comments
 (0)