Current section
Files
Jump to
Current section
Files
lightspeed
gleam.toml
gleam.toml
name = "lightspeed"
version = "1.1.1"
description = "LiveView-style runtime for Gleam."
licences = ["Unlicense"]
target = "erlang"
gleam = ">= 1.16.0"
[repository]
type = "custom"
url = "https://repos.noumena.mx/nodes/radicle.noumena.mx/rad:z3YgcTxjgNbDG7b9ME7jRqR5Cxr4A"
links = [
{ title = "Hex Package", href = "https://hex.pm/packages/lightspeed" },
{ title = "Documentation", href = "https://hexdocs.pm/lightspeed" },
{ title = "Changelog", href = "https://repos.noumena.mx/nodes/radicle.noumena.mx/rad:z3YgcTxjgNbDG7b9ME7jRqR5Cxr4A" },
{ title = "Examples", href = "https://repos.noumena.mx/nodes/radicle.noumena.mx/rad:z3YgcTxjgNbDG7b9ME7jRqR5Cxr4A" },
{ title = "Roadmap", href = "https://repos.noumena.mx/nodes/radicle.noumena.mx/rad:z3YgcTxjgNbDG7b9ME7jRqR5Cxr4A" },
{ title = "Repository", href = "https://repos.noumena.mx/nodes/radicle.noumena.mx/rad:z3YgcTxjgNbDG7b9ME7jRqR5Cxr4A" },
]
[dependencies]
gleam_stdlib = ">= 1.0.0 and < 2.0.0"
gleam_otp = ">= 1.2.0 and < 2.0.0"
gleam_erlang = ">= 1.3.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.10.0 and < 2.0.0"