-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathcode.json
More file actions
69 lines (69 loc) · 1.54 KB
/
code.json
File metadata and controls
69 lines (69 loc) · 1.54 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
{
"name": "dpc-static-site",
"description": "A static Jekyll site for the DPC welcome, FAQ, and documentation pages.",
"longDescription": "A static Jekyll site for the DPC welcome, FAQ, and documentation pages.",
"status": "production",
"permissions": {
"licenses": [
{
"URL": "LICENSE",
"name": "CC0-1.0"
}
],
"usageType": "openSource"
},
"organization": "Centers for Medicare & Medicaid Services",
"repositoryURL": "https://github.com/CMSGov/dpc-static-site",
"repositoryHost": "github.com/CMSgov",
"repositoryVisibility": "public",
"vcs": "git",
"laborHours": null,
"reuseFrequency": {
"forks": 0
},
"platforms": [
"web"
],
"categories": [
"healthcare"
],
"softwareType": "standalone/web",
"languages": [
"ruby"
],
"maintenance": "contract",
"contractNumber": "0",
"date": {
"created": "2020-04-01T16:40:53-04:00",
"lastModified": "2025-06-24T14:33:33+0000",
"metadataLastUpdated": "2025-06-24T14:33:33+0000"
},
"tags": [
"dsacms-tier2"
],
"contact": {
"email": "opensource@cms.hhs.gov",
"name": "CMS Open Source Program Office"
},
"feedbackMechanisms": [
"https://github.com/CMSGov/dpc-static-site/issues"
],
"localisation": "false",
"repositoryType": "Package",
"userInput": "No",
"fismaLevel": "Low",
"group": "DASG",
"projects": [
"DPC"
],
"systems": [],
"upstream": [],
"subsetInHealthcare": [
"Medicare",
"Medicaid"
],
"userType": [
"Providers"
],
"maturityModelTier": 2
}