add daemon/framework@10.0.0-rc4 roblox

This commit is contained in:
pesde index updater 2025-01-22 03:33:29 +00:00
parent acf8dd57e7
commit be4e7d2744

View file

@ -51,3 +51,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"] 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"] 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"] stylua = [{ name = "pesde/stylua", version = "^2.0.1", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]
["10.0.0-rc4 roblox"]
published_at = "2025-01-22T03:33:29.416346863Z"
description = "A featherlight framework for Roblox experiences"
license = "MIT"
authors = ["Daemon6109"]
repository = "https://github.com/Daemon6109/framework"
["10.0.0-rc4 roblox".target]
environment = "roblox"
lib = "src/init.luau"
build_files = ["src"]
["10.0.0-rc4 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"]