Current section
Files
Jump to
Current section
Files
gleam.toml
name = "glor"
version = "1.0.0"
target = "javascript"
description = "Play audio files in the browser! wav, mp3, ogg, or any other supported sound or music files"
licences = ["Apache-2.0"]
repository = { type = "github", user = "lpil", repo = "glor" }
links = [{ title = "Sponsor", href = "https://github.com/sponsors/lpil" }]
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
[dev-dependencies]