From 1c6b45fa96e4305540a42dd3451bf29586320db6 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Wed, 1 Jan 2025 12:36:04 +0000 Subject: [PATCH] add jiwonz/pathfs@0.2.0 lune --- jiwonz/pathfs | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/jiwonz/pathfs b/jiwonz/pathfs index 393a294..5f4bbe4 100644 --- a/jiwonz/pathfs +++ b/jiwonz/pathfs @@ -8,3 +8,19 @@ repository = "https://github.com/jiwonz/lune-path-fs/" ["0.1.0 lune".target] environment = "lune" lib = "init.luau" + +["0.2.0 lune"] +published_at = "2025-01-01T12:36:04.909013187Z" +description = "luau-path + @lune/fs" +license = "MIT" +authors = ["jeparlefrancais ", "jiwonz"] +repository = "https://github.com/jiwonz/lune-path-fs/" + +["0.2.0 lune".target] +environment = "lune" +lib = "init.luau" + +["0.2.0 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_path = [{ name = "jiwonz/luau_path", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"]