Skip to content

Commit 78f4cb8

Browse files
Merge pull request #26 from DSACMS/code-json-1739295638512
Update code.json
2 parents 6d94924 + 86dbae7 commit 78f4cb8

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

code.json

+48
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"name": "codejson-generator",
3+
"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.",
5+
"status": "Production",
6+
"permissions": {
7+
"license": [
8+
{
9+
"name": "CC0 1.0 Universal",
10+
"URL": "https://github.com/DSACMS/codejson-generator/blob/main/LICENSE"
11+
}
12+
],
13+
"usageType": "openSource",
14+
"exemptionText": ""
15+
},
16+
"organization": "Centers for Medicare & Medicaid Services",
17+
"repositoryURL": "https://github.com/DSACMS/codejson-generator",
18+
"vcs": "git",
19+
"laborHours": 3315,
20+
"platforms": ["web"],
21+
"categories": ["it-asset-management", "inventory-management", "data-collection"],
22+
"softwareType": "standalone/web",
23+
"languages": [
24+
"JavaScript",
25+
"HTML",
26+
"CSS"
27+
],
28+
"maintenance": "internal",
29+
"date": {
30+
"created": "2024-11-22T16:30:29Z",
31+
"lastModified": "2025-02-11T17:39:37Z",
32+
"metaDataLastUpdated": "2025-02-11T17:40:38.508Z"
33+
},
34+
"tags": ["codejson", "compliance", "OSPO"],
35+
"contact": {
36+
"email": "[email protected]",
37+
"name": "CMS Open Source Team"
38+
},
39+
"localisation": false,
40+
"repositoryType": "website",
41+
"userInput": false,
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)