forked from uswds/uswds
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcode.json
More file actions
61 lines (61 loc) · 1.42 KB
/
code.json
File metadata and controls
61 lines (61 loc) · 1.42 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
{
"name": "uswds",
"version": "3.13.0",
"description": "The U.S. Web Design System helps the federal government build fast, accessible, mobile-friendly websites.",
"status": "Production",
"permissions": {
"licenses": [
{
"name": "Apache-2.0",
"URL": "https://github.com/uswds/uswds/blob/main/LICENSE.md"
},
{
"name": "CC0-1.0",
"URL": "https://github.com/uswds/uswds/blob/main/LICENSE.md"
}
],
"usageType": [
"openSource"
]
},
"organization": "U.S. General Services Administration",
"repositoryURL": "https://github.com/uswds/uswds",
"repositoryVisibility": "public",
"homepageURL": "https://designsystem.digital.gov/",
"vcs": "git",
"laborHours": 12717,
"reuseFrequency": {
"forks": 1059,
"clones": 1501
},
"languages": [
"SCSS",
"JavaScript",
"Twig",
"HTML",
"CSS",
"Shell"
],
"maintenance": "internal",
"contractNumber": [
"0"
],
"SBOM": "https://github.com/uswds/uswds/network/dependencies",
"date": {
"created": "2015-05-20T19:10:10Z",
"lastModified": "2026-03-26T01:01:05Z",
"metadataLastUpdated": "2026-03-26T15:10:52.866Z"
},
"tags": [
"design",
"design-systems",
"government",
"uswds"
],
"contact": {
"email": "uswds@gsa.gov",
"name": "US Web Design System"
},
"feedbackMechanism": "https://github.com/uswds/uswds/issues",
"AIUseCaseID": "0"
}