Current section
Files
Jump to
Current section
Files
pane_gleam
gleam.toml
gleam.toml
name = "pane_gleam"
version = "1.0.0"
description = "A gleamy app framework."
licences = ["Apache-2.0"]
repository = { type = "github", user = "Thebugcanfly13", repo = "pane" }
[dependencies]
gleam_stdlib = ">= 1.0.0 and < 2.0.0"
argv = ">= 1.1.0 and < 2.0.0"
gleam_community_ansi = ">= 1.5.0 and < 2.0.0"
gleam_hackney = ">= 1.4.0 and < 2.0.0"
gleam_http = ">= 4.3.0 and < 5.0.0"
simplifile = ">= 2.4.0 and < 3.0.0"
tom = ">= 2.1.0 and < 3.0.0"
gleam_json = ">= 3.1.0 and < 4.0.0"
[dev_dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"