Current section
Files
Jump to
Current section
Files
glaze_basecoat
gleam.toml
gleam.toml
name = "glaze_basecoat"
version = "3.1.0"
description = "🍩 Lustre Bindings to Basecoat UI Components"
licences = ["Apache-2.0"]
repository = { type = "github", user = "daniellionel01", repo = "glaze", path = "glaze_basecoat", tag-prefix = "basecoat-" }
links = [
{ title = "Basecoat UI", href = "https://basecoatui.com/" },
]
internal_modules = [
"glaze/basecoat/internal",
"glaze/basecoat/internal/*",
]
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
lustre = ">= 5.6.0 and < 6.0.0"
gleam_json = ">= 3.1.0 and < 4.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"
simplifile = ">= 2.3.2 and < 3.0.0"
[javascript]
typescript_declarations = true