diff --git a/lumin/ui b/lumin/ui index 4bd1ef3..d59c88c 100644 --- a/lumin/ui +++ b/lumin/ui @@ -111,3 +111,22 @@ rojo = [{ name = "pesde/rojo", version = "^7.4.4", index = "https://github.com/d scripts = [{ name = "pesde/scripts_rojo", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"] spr = [{ name = "2jammers/spr", version = "^2.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"] stylua = [{ name = "pesde/stylua", version = "^2.0.1", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"] + +["0.3.0 roblox"] +published_at = "2025-01-20T02:00:17.605388298Z" +description = "An unrivaled UI framework for Robloxy" +license = "MIT" +authors = ["jmesrje"] +repository = "https://github.com/lumin-org/ui" + +["0.3.0 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"] + +["0.3.0 roblox".dependencies] +debugger = [{ name = "lumin/debugger", version = "^1.0.0", index = "https://github.com/daimond113/pesde-index" }, "standard"] +rojo = [{ name = "pesde/rojo", version = "^7.4.4", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"] +scripts = [{ name = "pesde/scripts_rojo", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"] +spr = [{ name = "2jammers/spr", version = "^2.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"] +stylua = [{ name = "pesde/stylua", version = "^2.0.1", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]