-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathcode.json
More file actions
77 lines (77 loc) · 1.69 KB
/
code.json
File metadata and controls
77 lines (77 loc) · 1.69 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
{
"name": "simpler-grants-protocol",
"version": "",
"description": "A common standard for sharing data in the grant ecosystem.",
"longDescription": "",
"permissions": {
"licenses": [
{
"name": "CC0-1.0",
"URL": "https://github.com/HHS/simpler-grants-protocol/blob/main/LICENSE.md"
}
],
"usageType": [
"openSource"
]
},
"organization": "HHS",
"repositoryURL": "https://github.com/HHS/simpler-grants-protocol",
"repositoryHost": "github",
"repositoryVisibility": "public",
"homepageURL": "",
"downloadURL": "",
"disclaimerURL": "",
"disclaimerText": "",
"vcs": "git",
"laborHours": 13809,
"reuseFrequency": {
"forks": 8,
"clones": 0
},
"platforms": [],
"categories": [],
"softwareType": "",
"languages": [
"TypeScript",
"Python",
"MDX",
"TypeSpec",
"Astro",
"JavaScript",
"CSS",
"Shell",
"Makefile",
"Roff"
],
"maintenance": "contract",
"contractNumber": [],
"SBOM": "https://github.com/HHS/simpler-grants-protocol/network/dependencies",
"relatedCode": [],
"reusedCode": [],
"partners": [],
"date": {
"created": "2024-12-19T21:14:35Z",
"lastModified": "2026-02-24T15:32:14Z",
"metadataLastUpdated": "2026-03-01T00:03:50.345Z"
},
"tags": [
"api",
"grants",
"standards"
],
"contact": {
"email": "simpler@grants.gov"
},
"feedbackMechanism": "https://github.com/HHS/simpler-grants-protocol/issues",
"AIUseCaseID": "0",
"localisation": false,
"repositoryType": "",
"userInput": false,
"fismaLevel": "",
"group": "",
"projects": [],
"systems": [],
"subsetInHealthcare": [],
"userType": [],
"maturityModelTier": 0
}