Current section
Files
Jump to
Current section
Files
gleam.toml
name = "gild"
version = "0.3.0"
target = "javascript"
description = "infrastructure as code"
licences = ["MIT"]
repository = { type = "github", user = "samifouad", repo = "gild" }
links = [{ title = "Website", href = "https://gild.gg" }]
[dependencies]
gleam_json = ">= 2.0.0 and < 3.0.0"
ids = ">= 0.13.0 and < 1.0.0"
[dev-dependencies]
gleam_stdlib = "~> 0.34 or ~> 1.0"