Skip to content

Commit 705515b

Browse files
Update code.json
1 parent c7a4a00 commit 705515b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

code.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,23 @@
22
"name": "codejson-generator",
33
"version": "",
44
"description": "Form to generate code.json",
5-
"longDescription": "A web form where teams fill out information about their project and creates a completed code.json to add to repositories.",
5+
"longDescription": "A web form where project teams fill out information about their project and creates a completed code.json to add to repositories as part of SHARE IT Act compliance.",
66
"status": "Production",
77
"permissions": {
8-
"license": [
8+
"licenses": [
99
{
10-
"name": "CC0 1.0 Universal",
10+
"name": "CC0-1.0",
1111
"URL": "https://github.com/DSACMS/codejson-generator/blob/main/LICENSE"
1212
}
1313
],
14-
"usageType": "openSource",
14+
"usageType": ["openSource"],
1515
"exemptionText": ""
1616
},
1717
"organization": "Centers for Medicare & Medicaid Services",
1818
"repositoryURL": "https://github.com/DSACMS/codejson-generator",
1919
"repositoryHost": "github.com/DSACMS",
2020
"repositoryVisibility": "public",
21-
"homepageURL": "",
21+
"homepageURL": "https://dsacms.github.io/codejson-generator/",
2222
"downloadURL": "",
2323
"disclaimerURL": "",
2424
"disclaimerText": "",
@@ -65,15 +65,15 @@
6565
"localisation": false,
6666
"repositoryType": "website",
6767
"userInput": true,
68-
"fismaLevel": "Low",
68+
"fismaLevel": "low",
6969
"group": "CMS/OA/DSAC",
7070
"projects": [],
7171
"systems": [],
7272
"subsetInHealthcare": [
73-
"Operational"
73+
"operational"
7474
],
7575
"userType": [
76-
"Government"
76+
"government"
7777
],
7878
"maturityModelTier": 3
7979
}

0 commit comments

Comments
 (0)