mirror of
https://github.com/pesde-pkg/index.git
synced 2025-05-04 10:43:54 +01:00
add pesde/toolchainlib@0.1.14 lune
This commit is contained in:
parent
d5f92e1cc4
commit
d6288aa54f
1 changed files with 21 additions and 0 deletions
|
@ -237,3 +237,24 @@ option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://gith
|
|||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||
unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
||||
|
||||
["0.1.14 lune"]
|
||||
published_at = "2025-04-29T05:18:51.102541072Z"
|
||||
description = "A Luau library for implementing toolchain management"
|
||||
license = "MIT"
|
||||
repository = "https://github.com/pesde-pkg/tooling/tree/main/toolchainlib"
|
||||
|
||||
["0.1.14 lune".target]
|
||||
environment = "lune"
|
||||
lib = "src/init.luau"
|
||||
|
||||
["0.1.14 lune".engines]
|
||||
pesde = "^0.6.0"
|
||||
lune = "^0.8.7"
|
||||
|
||||
["0.1.14 lune".dependencies]
|
||||
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||
unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
||||
|
|
Loading…
Add table
Reference in a new issue