name = "stare" version = "1.0.0" description = "A Gleam codegen library in Gleam" licences = ["Apache-2.0"] repository = { type = "custom", url = "https://tangled.sh/@lesbian.skin/stare" } [dependencies] gleam_stdlib = ">= 0.44.0 and < 2.0.0" shellout = ">= 1.7.0 and < 2.0.0" simplifile = ">= 2.3.0 and < 3.0.0" [dev-dependencies] gleeunit = ">= 1.0.0 and < 2.0.0" birdie = ">= 1.4.0 and < 2.0.0"