add lumin/framework@10.0.0-rc2 roblox

This commit is contained in:
pesde index updater 2025-01-20 04:59:35 +00:00
parent b664ca715b
commit 53ad3ba3a9

View file

@ -33,3 +33,21 @@ debugger = [{ name = "lumin/debugger", version = "^1.0.0", index = "https://gith
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"]
stylua = [{ name = "pesde/stylua", version = "^2.0.1", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]
["10.0.0-rc2 roblox"]
published_at = "2025-01-20T04:59:35.057387216Z"
description = "A featherlight and quick framework for Roblox experiences"
license = "MIT"
authors = ["jmesrje"]
repository = "https://github.com/lumin-org/framework"
["10.0.0-rc2 roblox".target]
environment = "roblox"
lib = "src/init.luau"
build_files = ["src"]
["10.0.0-rc2 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"]
stylua = [{ name = "pesde/stylua", version = "^2.0.1", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]