From 2fc506fe9e8bc85f5ee977129fb793f4f043437d Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Thu, 16 Jan 2025 07:49:08 +0000 Subject: [PATCH] add pesde/toolchainlib@0.1.8 lune --- pesde/toolchainlib | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/pesde/toolchainlib b/pesde/toolchainlib index ac83a5d..70f3dcf 100644 --- a/pesde/toolchainlib +++ b/pesde/toolchainlib @@ -126,3 +126,20 @@ dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/ 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"] + +["0.1.8 lune"] +published_at = "2025-01-16T07:49:08.538872131Z" +description = "A Luau library for implementing toolchain management" +license = "MIT" +repository = "https://github.com/pesde-pkg/tooling/tree/main/toolchainlib" + +["0.1.8 lune".target] +environment = "lune" +lib = "src/init.luau" + +["0.1.8 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"]