diff --git a/alicesaidhi/conch_glue b/alicesaidhi/conch_glue index bfe9679..887c115 100644 --- a/alicesaidhi/conch_glue +++ b/alicesaidhi/conch_glue @@ -12,3 +12,18 @@ compiler = [{ name = "alicesaidhi/conch_compiler", version = "^0.1.0", index = " intel = [{ name = "alicesaidhi/conch_analysis", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index", target = "roblox" }, "standard"] types = [{ name = "alicesaidhi/conch_types", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index", target = "roblox" }, "standard"] vm = [{ name = "alicesaidhi/conch_vm", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index", target = "roblox" }, "standard"] + +["0.2.0-rc.1 roblox"] +published_at = "2025-02-07T00:58:43.364594154Z" + +["0.2.0-rc.1 roblox".target] +environment = "roblox" +lib = "src/lib.luau" +build_files = ["src", "src/"] + +["0.2.0-rc.1 roblox".dependencies] +ast = [{ name = "alicesaidhi/conch_ast", version = "^0.2.0-rc.1", index = "https://github.com/daimond113/pesde-index", target = "roblox" }, "standard"] +compiler = [{ name = "alicesaidhi/conch_compiler", version = "^0.2.0-rc.1", index = "https://github.com/daimond113/pesde-index", target = "roblox" }, "standard"] +intel = [{ name = "alicesaidhi/conch_analysis", version = "^0.2.0-rc.1", index = "https://github.com/daimond113/pesde-index", target = "roblox" }, "standard"] +types = [{ name = "alicesaidhi/conch_types", version = "^0.2.0-rc.1", index = "https://github.com/daimond113/pesde-index", target = "roblox" }, "standard"] +vm = [{ name = "alicesaidhi/conch_vm", version = "^0.2.0-rc.1", index = "https://github.com/daimond113/pesde-index", target = "roblox" }, "standard"]