Current section
Files
Jump to
Current section
Files
gleam.toml
name = "gleeps"
version = "1.0.0"
description = "Game API for gleeps"
licenses = ["EUPL-1.2"]
gleam = ">= 1.16.0"
[repository]
type = "custom"
url = "https://tangled.org/ollie.earth/gleeps/tree/main/gleeps"
[dependencies]
gleam_json = ">= 3.1.0 and < 4.0.0"
gleam_stdlib = ">= 1.0.2 and < 2.0.0"