json_schema 1.8.0

Generated types based on the JSON-Schema for json_schema
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.{
    .name = .json_schema_tools_meta_schema,
    .version = "0.1.0",
    .minimum_zig_version = "0.15.1",
    .fingerprint = 0xeb5dc874d3f7989c,
    .dependencies = .{},
    .paths = .{
        "build.zig",
        "build.zig.zon",
        "zig/schema.zig",
        "zig/schema_test.zig",
        "zig/README.md",
        "src/schema.json",
    },
}