target = "javascript" name = "client" version = "1.0.0" [dependencies] envoy = ">= 1.2.0 and < 2.0.0" gleam_http = ">= 4.3.0 and < 5.0.0" gleam_json = ">= 3.1.0 and < 4.0.0" gleam_stdlib = ">= 0.44.0 and < 2.0.0" lustre = ">= 5.6.0 and < 6.0.0" modem = ">= 2.1.2 and < 3.0.0" rsvp = ">= 1.2.0 and < 2.0.0" [dev_dependencies] gleeunit = ">= 1.0.0 and < 2.0.0" lustre_dev_tools = ">= 2.3.6 and < 3.0.0" lucide_lustre = ">= 2.0.3 and < 3.0.0" [lucide_lustre] output_module = "client/icon" [tools.lustre.html] title = "BFD" stylesheets = [{ href = "https://unpkg.com/@knadh/oat/oat.min.css" }] scripts = [{ src = "https://unpkg.com/@knadh/oat/oat.min.js" }] [tools.lustre.build] minify = true outdir = "dist" [tools.lustre.bin] timeout = 240