Skip to content

Commit 2480be4

Browse files
Merge pull request #70 from DSACMS/code-json-1749576139982
Update code.json
2 parents b51518c + a96ee2c commit 2480be4

File tree

1 file changed

+23
-8
lines changed

1 file changed

+23
-8
lines changed

code.json

Lines changed: 23 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "codejson-generator",
33
"description": "Form to generate a CMS code.json",
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.",
4+
"longDescription": "A web form where teams fill out information about their project and creates a completed code.json to add to repositories.",
55
"status": "Production",
66
"permissions": {
77
"license": [
@@ -15,8 +15,15 @@
1515
},
1616
"organization": "Centers for Medicare & Medicaid Services",
1717
"repositoryURL": "https://github.com/DSACMS/codejson-generator",
18+
"projectURL": "https://dsacms.github.io/codejson-generator/",
19+
"repositoryHost": "github.com/DSACMS",
20+
"repositoryVisibility": "public",
1821
"vcs": "git",
19-
"laborHours": 3347,
22+
"laborHours": 3702,
23+
"reuseFrequency": {
24+
"forks": 7,
25+
"clones": 0
26+
},
2027
"platforms": [
2128
"web"
2229
],
@@ -32,31 +39,39 @@
3239
"CSS"
3340
],
3441
"maintenance": "internal",
42+
"contractNumber": "",
3543
"date": {
3644
"created": "2024-11-22T16:30:29Z",
37-
"lastModified": "2025-02-13T20:05:39Z",
38-
"metaDataLastUpdated": "2025-02-14T15:06:13.678Z"
45+
"lastModified": "2025-06-06T17:26:23Z",
46+
"metaDataLastUpdated": "2025-06-10T17:22:19.981Z"
3947
},
4048
"tags": [
4149
"codejson",
4250
"compliance",
43-
"OSPO"
51+
"OSPO",
52+
"metadata",
53+
"featured"
4454
],
4555
"contact": {
4656
"email": "[email protected]",
4757
"name": "CMS Open Source Team"
4858
},
59+
"feedbackMechanisms": [
60+
"https://github.com/DSACMS/codejson-generator/issues"
61+
],
4962
"localisation": false,
5063
"repositoryType": "website",
51-
"userInput": false,
64+
"userInput": true,
5265
"fismaLevel": "Low",
5366
"group": "CMS/OA/DSAC",
67+
"projects": [],
68+
"systems": [],
69+
"upstream": "https://github.com/DSACMS/codejson-generator/network/dependencies",
5470
"subsetInHealthcare": [
5571
"Operational"
5672
],
5773
"userType": [
5874
"Government"
5975
],
60-
"repositoryHost": "github.com/DSACMS",
6176
"maturityModelTier": 3
62-
}
77+
}

0 commit comments

Comments
 (0)