name = "monitor" version = "1.0.0" description = "Terminal system monitor in Gleam — between htop and btop" licences = ["Apache-2.0"] [dependencies] gleam_stdlib = ">= 1.0.0 and < 2.0.0" etch = ">= 1.4.0 and < 2.0.0" etch_erlang = ">= 1.1.0 and < 2.0.0" simplifile = ">= 2.6.0 and < 3.0.0" gleam_erlang = ">= 1.3.0 and < 2.0.0" filepath = ">= 1.1.2 and < 2.0.0" [dev_dependencies] gleeunit = ">= 1.0.0 and < 2.0.0"