mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-03 02:10:56 +01:00
add alicesaidhi/conch_glue@0.2.0-rc.1 roblox
This commit is contained in:
parent
cbb9185bd8
commit
c78a310692
1 changed files with 15 additions and 0 deletions
|
@ -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"]
|
||||
|
|
Loading…
Add table
Reference in a new issue