mirror of
https://github.com/thunderbrewhq/system.git
synced 2026-02-04 00:39:08 +00:00
10 lines
123 B
Text
10 lines
123 B
Text
|
|
{
|
||
|
|
.name = "system",
|
||
|
|
.version = "1.0.0",
|
||
|
|
.paths = {
|
||
|
|
"build.zig",
|
||
|
|
"build.zig.zon",
|
||
|
|
},
|
||
|
|
.dependencies = {}
|
||
|
|
}
|