Packages

Elegant, Modern, and Customizable TailwindCSS components for ✨ Lustre ✨

Current section

Files

Jump to
gleez gleam.toml
Raw

gleam.toml

name = "gleez"
version = "0.1.0"
description = "gleez cli, an experimental source installer"
licences = ["MIT"]
repository = { type = "github", user = "MAHcodes", repo = "gleez" }
links = [{ title = "Website", href = "https://gleez.netlify.app/" }]
[dependencies]
gleam_stdlib = ">= 0.34.0 and < 2.0.0"
gleam_httpc = ">= 2.2.0 and < 3.0.0"
gleam_http = ">= 3.6.0 and < 4.0.0"
simplifile = ">= 1.7.0 and < 2.0.0"
argv = ">= 1.0.2 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"