-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcode.json
More file actions
84 lines (84 loc) · 2.09 KB
/
Copy pathcode.json
File metadata and controls
84 lines (84 loc) · 2.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
{
"name": "macpro-mdct-carts",
"version": "",
"description": "CARTS is the CMCS MDCT application for collecting state data related to coverage of CHIP state plans on an annual basis. The collected data assists CMCS in monitoring, managing, and better understanding Medicaid and CHIP programs.",
"longDescription": "CHIP Annual Reporting Template System",
"status": "Production",
"permissions": {
"licenses": [
{
"URL": "https://github.com/Enterprise-CMCS/macpro-mdct-carts/blob/main/LICENSE",
"name": "CC0-1.0"
}
],
"usageType": "openSource",
"exemptionText": ""
},
"organization": "Centers for Medicare & Medicaid Services",
"repositoryURL": "https://github.com/Enterprise-CMCS/macpro-mdct-carts",
"repositoryHost": "github.com/Enterprise-CMCS",
"repositoryVisibility": "public",
"homepageURL": "",
"downloadURL": "",
"disclaimerURL": "",
"disclaimerText": "",
"vcs": "git",
"laborHours": 20700,
"reuseFrequency": {
"forks": 1,
"clones": 0
},
"platforms": [
"web"
],
"categories": [
"data-collection"
],
"softwareType": "standalone/web",
"languages": [
"JavaScript",
"TypeScript",
"SCSS",
"HTML",
"Shell",
"Smarty"
],
"maintenance": "contract",
"contractNumber": [
"75FCMC24F0027"
],
"SBOM": "https://github.com/Enterprise-CMCS/macpro-mdct-carts/network/dependencies",
"relatedCode": [],
"reusedCode": [],
"partners": [],
"date": {
"created": "2019-12-06T19:56:57Z",
"lastModified": "2026-08-28T18:57:17Z",
"metadataLastUpdated": "2026-09-01T00:58:25.204Z"
},
"tags": [
"mdct"
],
"contact": {
"email": "brendan.myers@coforma.com",
"name": "Brendan Myers"
},
"feedbackMechanism": "https://github.com/Enterprise-CMCS/macpro-mdct-carts/issues",
"AIUseCaseID": "0",
"localisation": false,
"repositoryType": "application",
"userInput": true,
"fismaLevel": "Moderate",
"group": "MDCT",
"projects": [
"MDCT"
],
"systems": [],
"subsetInHealthcare": [
"Medicaid"
],
"userType": [
"Government"
],
"maturityModelTier": 3
}