mirror of
https://github.com/pesde-pkg/index.git
synced 2025-01-22 14:48:05 +00:00
add pesde/toolchainlib@0.1.9 lune
This commit is contained in:
parent
e6a3973395
commit
2909019626
1 changed files with 17 additions and 0 deletions
|
@ -143,3 +143,20 @@ option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://gith
|
|||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
||||
unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"]
|
||||
|
||||
["0.1.9 lune"]
|
||||
published_at = "2025-01-16T08:53:16.612036519Z"
|
||||
description = "A Luau library for implementing toolchain management"
|
||||
license = "MIT"
|
||||
repository = "https://github.com/pesde-pkg/tooling/tree/main/toolchainlib"
|
||||
|
||||
["0.1.9 lune".target]
|
||||
environment = "lune"
|
||||
lib = "src/init.luau"
|
||||
|
||||
["0.1.9 lune".dependencies]
|
||||
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]
|
||||
unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"]
|
||||
|
|
Loading…
Reference in a new issue