From 9f1911ec2876877782df61febfc61d7b24dc2f33 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Fri, 21 Mar 2025 02:20:33 +0000 Subject: [PATCH] add daemon/framework@11.0.3 roblox --- daemon/framework | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/daemon/framework b/daemon/framework index 44d9083..d4e6d8c 100644 --- a/daemon/framework +++ b/daemon/framework @@ -165,3 +165,23 @@ JestGlobals = [{ wally = "wally#jsdotlua/jest-globals", version = "^3.10.0", ind 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"] + +["11.0.3 roblox"] +published_at = "2025-03-21T02:20:33.902649807Z" +description = "A featherlight and quick framework for Roblox experiences." +license = "MIT" +authors = ["Daemon6109"] +repository = "https://github.com/Daemon6109/framework" + +["11.0.3 roblox".target] +environment = "roblox" +lib = "dist/src/Framework/init.luau" +build_files = ["dist", "dist/src"] + +["11.0.3 roblox".dependencies] +Debugger = [{ name = "lumin/debugger", version = "^1.0.3", index = "https://github.com/daimond113/pesde-index" }, "standard"] +Jest = [{ wally = "wally#jsdotlua/jest", version = "^3.10.0", index = "https://github.com/UpliftGames/wally-index" }, "dev"] +JestGlobals = [{ wally = "wally#jsdotlua/jest-globals", version = "^3.10.0", index = "https://github.com/UpliftGames/wally-index" }, "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"] +stylua = [{ name = "pesde/stylua", version = "^2.0.1", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]