Skip to content

Commit eb2542a

Browse files
Merge pull request #45 from DSACMS/code-json-1764553267793
Update code.json
2 parents 8fffe3e + 625a7b5 commit eb2542a

1 file changed

Lines changed: 11 additions & 15 deletions

File tree

code.json

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gov-codejson",
33
"version": "2.0.0",
4-
"description": "code.json: An agency-wide metadata standard for software projects",
4+
"description": "CMS code.json: An agency-wide metadata standard for software projects",
55
"longDescription": "This repository contains documentation on code.json, a metadata standard used to collect information on agency software projects in compliance with M-16-21 and the SHARE IT Act.",
66
"status": "Production",
77
"permissions": {
@@ -24,8 +24,8 @@
2424
"downloadURL": "",
2525
"disclaimerURL": "",
2626
"disclaimerText": "",
27-
"vcs": "git",
28-
"laborHours": 3479,
27+
"vcs": "git",
28+
"laborHours": 4785,
2929
"reuseFrequency": {
3030
"forks": 2,
3131
"clones": 0
@@ -38,29 +38,25 @@
3838
"help-desk"
3939
],
4040
"softwareType": "standalone/web",
41-
"languages": [
42-
"Javascript",
43-
"Markdown"
44-
],
41+
"languages": ["Markdown"],
4542
"maintenance": "community",
4643
"contractNumber": [],
4744
"SBOM": "https://github.com/DSACMS/gov-codejson/network/dependencies",
45+
"relatedCode": [],
46+
"reusedCode": [],
47+
"partners": [],
4848
"date": {
4949
"created": "2025-02-04T21:59:53Z",
50-
"lastModified": "2025-08-13T22:27:54Z",
51-
"metadataLastUpdated": "2025-08-15T16:41:02.063Z"
50+
"lastModified": "2025-11-07T19:11:42Z",
51+
"metadataLastUpdated": "2025-12-01T01:41:07.791Z"
5252
},
5353
"tags": [
5454
"dsacms-tier3",
5555
"government",
5656
"json",
5757
"metadata-standard",
58-
"guide",
5958
"codejson",
60-
"OSPO",
61-
"metadata",
62-
"SHAREIT",
63-
"M-16-21"
59+
"featured"
6460
],
6561
"contact": {
6662
"email": "opensource@cms.hhs.gov",
@@ -74,7 +70,7 @@
7470
"fismaLevel": "low",
7571
"group": "CMS/OA/DSAC",
7672
"projects": [
77-
"SHARE IT Act"
73+
"share-it-act"
7874
],
7975
"systems": [],
8076
"subsetInHealthcare": [

0 commit comments

Comments
 (0)