gleam.toml

name = "gleeps"
version = "0.0.1"
description = "API and tooling for [gleeps](https://tangled.org/ollie.earth/gleeps)"
licenses = ["EUPL-1.2"]

[repository]
type = "tangled"
user = "ollie.earth"
repo = "gleeps"
path = "gleeps"

[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"
clip = ">= 1.2.0 and < 2.0.0"
gleam_httpc = ">= 5.0.0 and < 6.0.0"
argv = ">= 1.1.0 and < 2.0.0"
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
gleam_json = ">= 3.1.0 and < 4.0.0"
filepath = ">= 1.1.2 and < 2.0.0"
simplifile = ">= 2.4.0 and < 3.0.0"
shellout = ">= 1.8.0 and < 2.0.0"
gleam_erlang = ">= 1.3.0 and < 2.0.0"
youid = ">= 1.6.0 and < 2.0.0"
envoy = ">= 1.2.0 and < 2.0.0"
gleam_http = ">= 4.3.0 and < 5.0.0"