.{ .name = "tests", .version = "0.0.0", .dependencies = .{ // engine libraries .Backlog = .{ .path = "../" }, .SpirvReflect = .{ .path = "../lib/spirv-reflect-zig" }, }, .paths = .{ "", }, }