You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: code.json
+23-8Lines changed: 23 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "codejson-generator",
3
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.",
4
+
"longDescription": "A web form where teams fill out information about their project and creates a completed code.json to add to repositories.",
5
5
"status": "Production",
6
6
"permissions": {
7
7
"license": [
@@ -15,8 +15,15 @@
15
15
},
16
16
"organization": "Centers for Medicare & Medicaid Services",
0 commit comments