mirror of
https://github.com/pesde-pkg/index.git
synced 2025-01-09 09:39:09 +00:00
add lumin/ui@0.3.0-rc3 roblox
This commit is contained in:
parent
9efa2f6fa9
commit
2f89ee830e
1 changed files with 19 additions and 0 deletions
19
lumin/ui
19
lumin/ui
|
@ -35,3 +35,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-rc3 roblox"]
|
||||
published_at = "2024-12-24T18:53:51.882266482Z"
|
||||
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-rc3 roblox".target]
|
||||
environment = "roblox"
|
||||
lib = "src/init.luau"
|
||||
build_files = ["src"]
|
||||
|
||||
["0.3.0-rc3 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"]
|
||||
|
|
Loading…
Reference in a new issue