-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathcode.json
More file actions
34 lines (34 loc) · 1.1 KB
/
code.json
File metadata and controls
34 lines (34 loc) · 1.1 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
{
"name": "strata",
"version": "1.0.0",
"description": "Open source tools for every layer of government service delivery. Strata is a gold-standard target architecture and suite of open source tools that gives government agencies everything they need to run a modern service.",
"status": "Production",
"permissions": {
"licenses": [
{
"name": "Apache-2.0",
"URL": "https://github.com/navapbc/strata/blob/main/LICENSE"
}
],
"usageType": ["openSource"]
},
"organization": "Nava",
"repositoryURL": "https://github.com/navapbc/strata",
"repositoryVisibility": "public",
"vcs": "git",
"reuseFrequency": {
"forks": 2
},
"languages": ["Python", "Ruby", "Node.js", "React"],
"maintenance": "internal",
"SBOM": "https://github.com/navapbc/strata/network/dependencies",
"date": {
"created": "2022-09-08T23:06:37Z",
"lastModified": "2025-10-16T18:20:45Z",
"metadataLastUpdated": "2025-10-16T19:37:20.815Z"
},
"tags": ["platform", "sdk"],
"contact": {},
"feedbackMechanism": "https://github.com/navapbc/strata/issues",
"AIUseCaseID": "0"
}