Skip to content

Commit a96ee2c

Browse files
Update code.json
1 parent 66c6c2d commit a96ee2c

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

code.json

Lines changed: 10 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,13 +15,13 @@
1515
},
1616
"organization": "Centers for Medicare & Medicaid Services",
1717
"repositoryURL": "https://github.com/DSACMS/codejson-generator",
18-
"projectURL": "",
18+
"projectURL": "https://dsacms.github.io/codejson-generator/",
1919
"repositoryHost": "github.com/DSACMS",
20-
"repositoryVisibility": "",
20+
"repositoryVisibility": "public",
2121
"vcs": "git",
2222
"laborHours": 3702,
2323
"reuseFrequency": {
24-
"forks": 0,
24+
"forks": 7,
2525
"clones": 0
2626
},
2727
"platforms": [
@@ -48,7 +48,9 @@
4848
"tags": [
4949
"codejson",
5050
"compliance",
51-
"OSPO"
51+
"OSPO",
52+
"metadata",
53+
"featured"
5254
],
5355
"contact": {
5456
"email": "[email protected]",
@@ -59,17 +61,17 @@
5961
],
6062
"localisation": false,
6163
"repositoryType": "website",
62-
"userInput": false,
64+
"userInput": true,
6365
"fismaLevel": "Low",
6466
"group": "CMS/OA/DSAC",
6567
"projects": [],
6668
"systems": [],
67-
"upstream": "",
69+
"upstream": "https://github.com/DSACMS/codejson-generator/network/dependencies",
6870
"subsetInHealthcare": [
6971
"Operational"
7072
],
7173
"userType": [
7274
"Government"
7375
],
7476
"maturityModelTier": 3
75-
}
77+
}

0 commit comments

Comments
 (0)