From f8f83aa5757f9eef050ee1ee1cc4389b860496c0 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Wed, 19 Feb 2025 15:28:03 +0000 Subject: [PATCH] add jiwonz/pathfs@0.6.0-rc.2 lune --- jiwonz/pathfs | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/jiwonz/pathfs b/jiwonz/pathfs index c866083..253fa21 100644 --- a/jiwonz/pathfs +++ b/jiwonz/pathfs @@ -227,3 +227,20 @@ luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://git luau_path = [{ name = "jiwonz/luau_path", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"] selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/daimond113/pesde-index" }, "dev"] stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"] + +["0.6.0-rc.2 lune"] +published_at = "2025-02-19T15:28:03.573594183Z" +description = "luau-path + @lune/fs and some utilities" +license = "MIT" +authors = ["jeparlefrancais ", "jiwonz "] +repository = "https://github.com/jiwonz/lune-path-fs/" + +["0.6.0-rc.2 lune".target] +environment = "lune" +lib = "src/lib/init.luau" + +["0.6.0-rc.2 lune".dependencies] +frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"] +greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"] +luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.8", index = "https://github.com/daimond113/pesde-index" }, "dev"] +luau_path = [{ name = "jiwonz/luau_path", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"]