Skip to content

Commit 894c715

Browse files
Merge pull request #9 from DSACMS/code-json-1739308849148
Update code.json
2 parents 9d6b084 + cb8c0d3 commit 894c715

File tree

1 file changed

+15
-19
lines changed

1 file changed

+15
-19
lines changed

code.json

Lines changed: 15 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
{
22
"name": "codejson-index-generator",
3-
"description": {
4-
"en": {
5-
"shortDescription": "Script to create an indexed code.json for agencies.",
6-
"longDescription": "The GitHub Code.json Index Generator is a Python-based tool that helps federal agencies compile and maintain their code.json files for code.gov compliance. It automatically scans specified GitHub organizations, finds repositories containing code.json files, and combines them into a single indexed file."
7-
}
8-
},
3+
"description": "Script to create an indexed code.json",
4+
"longDescription": ""The GitHub Code.json Index Generator is a Python-based tool that helps federal agencies compile and maintain their code.json files for code.gov compliance. It automatically scans specified GitHub organizations, finds repositories containing code.json files, and combines them into a single indexed file."",
95
"status": "production",
106
"permissions": {
117
"licenses": [
128
{
13-
"URL": "LICENSE",
9+
"URL": "https://github.com/DSACMS/codejson-index-generator/blob/main/LICENSE",
1410
"name": "CC0-1.0"
1511
}
1612
],
@@ -19,7 +15,7 @@
1915
"organization": "Centers for Medicare & Medicaid Services",
2016
"repositoryURL": "https://github.com/DSACMS/codejson-index-generator",
2117
"vcs": "git",
22-
"laborHours": 1181.19,
18+
"laborHours": 2764,
2319
"platforms": [
2420
"mac"
2521
],
@@ -29,13 +25,13 @@
2925
],
3026
"softwareType": "standalone/desktop",
3127
"languages": [
32-
"python"
28+
"Python"
3329
],
3430
"maintenance": "internal",
3531
"date": {
36-
"created": "2025-01-07T16:26:42-05:00",
37-
"lastModified": "2025-01-08T22:28:21+0000",
38-
"metadataLastUpdated": "2025-01-08T22:28:21+0000"
32+
"created": "2025-01-07T21:26:42Z",
33+
"lastModified": "2025-02-11T21:19:29Z",
34+
"metaDataLastUpdated": "2025-02-11T21:20:49.144Z"
3935
},
4036
"tags": [
4137
"codejson",
@@ -47,13 +43,13 @@
4743
"email": "[email protected]",
4844
"name": "CMS Open Source Program Office"
4945
},
50-
"localisation": "false",
51-
"repoType": "Tools",
52-
"userInput": "Yes",
46+
"localisation": false,
47+
"repositoryType": "Tools",
48+
"userInput": true,
5349
"fismaLevel": "Low",
54-
"group": "DSAC",
50+
"group": "CMS/OA/DSAC",
5551
"subsetInHealthcare": "Operational",
5652
"userType": "Government",
57-
"repositoryHost": "Github.com",
58-
"maturityModelTier": "1"
59-
}
53+
"repositoryHost": "github.com/DSACMS",
54+
"maturityModelTier": 3,
55+
}

0 commit comments

Comments
 (0)