-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbundle-sizes.json
More file actions
47 lines (47 loc) · 1.08 KB
/
bundle-sizes.json
File metadata and controls
47 lines (47 loc) · 1.08 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
{
"generatedAt": "2026-04-26T13:36:37.612Z",
"entries": [
{
"label": "@cleverbrush/schema",
"description": "full",
"import": "@cleverbrush/schema",
"gzip": 17851,
"brotli": 15491
},
{
"label": "@cleverbrush/schema/core",
"description": "no built-in extensions",
"import": "@cleverbrush/schema/core",
"gzip": 17098,
"brotli": 14333
},
{
"label": "@cleverbrush/schema/string",
"description": "single builder",
"import": "@cleverbrush/schema/string",
"gzip": 4198,
"brotli": 3780
},
{
"label": "@cleverbrush/schema/number",
"description": "",
"import": "@cleverbrush/schema/number",
"gzip": 4196,
"brotli": 3804
},
{
"label": "@cleverbrush/schema/object",
"description": "",
"import": "@cleverbrush/schema/object",
"gzip": 6806,
"brotli": 6178
},
{
"label": "@cleverbrush/schema/array",
"description": "",
"import": "@cleverbrush/schema/array",
"gzip": 4376,
"brotli": 3981
}
]
}