add pesde/toolchainlib@0.1.12 lune

This commit is contained in:
pesde index updater 2025-02-12 16:44:26 +00:00
parent bc1d08856e
commit 68b8c58685

View file

@ -195,3 +195,24 @@ option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://gith
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.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.12 lune"]
published_at = "2025-02-12T16:44:26.236071697Z"
description = "A Luau library for implementing toolchain management"
license = "MIT"
repository = "https://github.com/pesde-pkg/tooling/tree/main/toolchainlib"
["0.1.12 lune".target]
environment = "lune"
lib = "src/init.luau"
["0.1.12 lune".engines]
pesde = "^0.6.0-rc.6"
lune = ">=0.8.7"
["0.1.12 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"]