-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathcode.json
More file actions
51 lines (51 loc) · 1.2 KB
/
code.json
File metadata and controls
51 lines (51 loc) · 1.2 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
{
"name": "cms-bb2-node-sdk",
"description": "The Node software development kit (SDK) provides tools and resources for developers integrating with the CMS Blue Button 2.0 (BB2.0) API.",
"status": "Production",
"permissions": {
"licenses": [
{
"name": "CC0-1.0",
"URL": "https://github.com/CMSgov/cms-bb2-node-sdk/blob/main/LICENSE"
}
],
"usageType": [
"openSource"
]
},
"organization": "Centers for Medicare & Medicaid Services",
"repositoryURL": "https://github.com/CMSgov/cms-bb2-node-sdk",
"repositoryVisibility": "public",
"vcs": "git",
"laborHours": 15885,
"reuseFrequency": {
"forks": 2
},
"languages": [
"TypeScript",
"JavaScript",
"Shell",
"Node"
],
"maintenance": "internal",
"contractNumber": [
"0"
],
"date": {
"created": "2022-01-20T22:05:55Z",
"lastModified": "2025-07-29T15:50:55Z",
"metaDataLastUpdated": "2025-08-26T13:49:23.014Z"
},
"tags": [
"sdk",
"bluebutton",
"node",
"javascript"
],
"contact": {
"email": "jimmyfagan@navapbc.com",
"name": "Jimmy Fagan"
},
"feedbackMechanism": "https://github.com/CMSgov/cms-bb2-node-sdk/issues",
"AIUseCaseID": "0"
}