-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathcode.json
More file actions
63 lines (63 loc) · 1.95 KB
/
Copy pathcode.json
File metadata and controls
63 lines (63 loc) · 1.95 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
{
"name": "madie-editor",
"version": "1.0.0",
"description": "This is a single-spa Application responsible for the MADiE application's editor",
"longDescription": "The MADiE (Measure Authoring Development Integrated Environment) Editor is a single-spa frontend application that provides the core editing functionality for the MADiE platform.",
"status": "Production",
"permissions": {
"licenses": [
{
"name": "CC0-1.0",
"URL": "https://github.com/MeasureAuthoringTool/madie-editor/blob/main/LICENSE"
}
],
"usageType": ["openSource"],
"exemptionText": ""
},
"organization": "Centers for Medicare & Medicaid Services",
"repositoryURL": "https://github.com/MeasureAuthoringTool/madie-editor",
"repositoryHost": "github.com",
"repositoryVisibility": "public",
"vcs": "git",
"laborHours": 8445,
"reuseFrequency": {
"forks": 0,
"clones": 0
},
"platforms": ["web"],
"categories": ["design", "application-development"],
"softwareType": "standalone/web",
"languages": ["TypeScript", "SCSS", "JavaScript", "CSS", "Shell"],
"maintenance": "internal",
"contractNumber": [],
"SBOM": "https://github.com/MeasureAuthoringTool/madie-editor/network/dependencies",
"date": {
"created": "2021-08-31T22:30:47Z",
"lastModified": "2025-03-12T18:34:33Z",
"metadataLastUpdated": "2025-03-12T18:35:26.080Z"
},
"tags": [
"madie",
"measure-authoring",
"ecqm",
"quality-measures",
"healthcare",
"single-spa"
],
"contact": {
"email": "semanticbits-madie-help@icf.com",
"name": "MADiE Support Team"
},
"feedbackMechanism": "https://github.com/MeasureAuthoringTool/madie-editor/issues",
"AIUseCaseID": "0",
"localisation": false,
"repositoryType": "application",
"userInput": true,
"fismaLevel": "low",
"group": "CCSQ",
"projects": ["MADiE"],
"systems": [],
"subsetInHealthcare": ["operational"],
"userType": ["government"],
"maturityModelTier": 2
}