-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcode.json
More file actions
81 lines (81 loc) · 2.24 KB
/
code.json
File metadata and controls
81 lines (81 loc) · 2.24 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
{
"name": "macpro-onemac",
"description": "An official submission system for email-based state plan amendments (SPAs) and section 1915 waivers.",
"longDescription": "The primary activity of the OneMAC Portal application is to create an information system to replace the manual process of submitting State Plan Amendments (SPAs) and Policy Waivers via email. The system provides a consolidated submission environment that relates metadata to SPA and Waiver submissions. The system publishes SPA submission events to the internal MACPro BigMAC system.",
"status": "Archival",
"permissions": {
"licenses": [
{
"name": "CC0-1.0",
"URL": "https://github.com/Enterprise-CMCS/macpro-onemac/blob/main/LICENSE.md"
}
],
"usageType": "openSource",
"exemptionText": ""
},
"organization": "Centers for Medicare & Medicaid Services",
"repositoryURL": "https://github.com/Enterprise-CMCS/macpro-onemac",
"projectURL": "",
"repositoryHost": "github.com/Enterprise-CMCS",
"repositoryVisibility": "public",
"vcs": "git",
"laborHours": 22516,
"reuseFrequency": {
"forks": 0
},
"platforms": [
"web"
],
"categories": [
"email-management"
],
"softwareType": "standalone/web",
"languages": [
"JavaScript",
"Gherkin",
"TypeScript",
"SCSS",
"HTML",
"Python",
"Shell",
"CSS"
],
"maintenance": "contract",
"contractNumber": "GS-35F-115GA:75FCMC22F0093",
"date": {
"created": "2020-08-03T13:54:40Z",
"lastModified": "2025-07-11T14:15:28Z",
"metaDataLastUpdated": "2025-07-11T14:42:20.907Z"
},
"tags": [
"SPA",
"Email",
"Waivers",
"CHIP",
"form submission application"
],
"contact": {
"email": "macpro_operations@gswell.com",
"name": "MACPRO Operations"
},
"feedbackMechanisms": [
"https://github.com/Enterprise-CMCS/macpro-onemac/issues"
],
"localisation": false,
"repositoryType": "website",
"userInput": true,
"fismaLevel": "Moderate",
"group": "CMS/CMCS/DSG/DIS",
"projects": [
"MACPRO"
],
"systems": [],
"upstream": "https://github.com/Enterprise-CMCS/macpro-onemac/network/dependencies",
"subsetInHealthcare": [
"Medicaid"
],
"userType": [
"Government"
],
"maturityModelTier": 1
}