From bd72f3ca7fd0523a2404bfb66fc59b630c1df465 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sun, 15 Dec 2024 21:48:56 +0000 Subject: [PATCH] add lumin/ui@0.3.0-rc2 roblox --- lumin/ui | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/lumin/ui b/lumin/ui index cc9d508..2d6d4e2 100644 --- a/lumin/ui +++ b/lumin/ui @@ -16,3 +16,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-rc2 roblox"] +published_at = "2024-12-15T21:48:56.389344912Z" +description = "A light, fast, and efficient UI framework that has a small learning curve" +license = "MIT" +authors = ["2jammers"] +repository = "https://github.com/lumin-org/ui" + +["0.3.0-rc2 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"] + +["0.3.0-rc2 roblox".dependencies] +debugger = [{ name = "lumin/debugger", version = "^0.5.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"]