# Package version = "0.1.0" author = "Christine Dodrill" description = "Store JSON objects and patches to them, then query the aggregate object" license = "0BSD" srcDir = "src" bin = @["objpatch"] # Dependencies requires "nim >= 0.20.2"