name = "gtg" version = "0.1.0" description = "A Gleam CLI client for Tangled (git forge on atproto), clone of aly.codes/tg" licences = ["MIT"] [dependencies] gleam_stdlib = ">= 1.0.0 and < 2.0.0" gleam_erlang = ">= 1.0.0 and < 2.0.0" gleam_http = ">= 4.0.0 and < 5.0.0" gleam_httpc = ">= 5.0.0 and < 6.0.0" gleam_json = ">= 3.0.0 and < 4.0.0" gleam_crypto = ">= 1.5.0 and < 2.0.0" argv = ">= 1.1.0 and < 2.0.0" envoy = ">= 1.0.0 and < 2.0.0" simplifile = ">= 2.0.0 and < 3.0.0" filepath = ">= 1.0.0 and < 2.0.0" shellout = ">= 1.7.0 and < 2.0.0" tom = ">= 2.0.0 and < 3.0.0" [dev_dependencies] gleeunit = ">= 1.0.0 and < 2.0.0"