···11name = "condition_overload"
22version = "1.0.0"
33+target = "javascript"
3445# Fill out these fields if you intend to generate HTML documentation or publish
56# your project to the Hex package manager.
···1516[dependencies]
1617gleam_stdlib = ">= 0.44.0 and < 2.0.0"
1718gleam_http = ">= 4.1.1 and < 5.0.0"
1818-gleam_httpc = ">= 5.0.0 and < 6.0.0"
1919-gleam_hackney = ">= 1.3.1 and < 2.0.0"
2019shellout = ">= 1.7.0 and < 2.0.0"
2120html_parser = ">= 1.0.1 and < 2.0.0"
2221splitter = ">= 1.0.0 and < 2.0.0"