From 6ba0a03b88a37ea445a23c8b6032575d79c9ce44 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sat, 18 Jan 2025 09:04:03 +0000 Subject: [PATCH] add jiwonz/glob@0.1.0 lune --- jiwonz/glob | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 jiwonz/glob diff --git a/jiwonz/glob b/jiwonz/glob new file mode 100644 index 0000000..8028393 --- /dev/null +++ b/jiwonz/glob @@ -0,0 +1,17 @@ +["0.1.0 lune"] +published_at = "2025-01-18T09:04:03.921951704Z" +description = "glob/wildcard filtering utility for lune" +license = "MIT" +authors = ["jiwonz "] +repository = "https://github.com/jiwonz/glob-lune" + +["0.1.0 lune".target] +environment = "lune" +lib = "src/lib.luau" + +["0.1.0 lune".dependencies] +globrex_lune = [{ name = "kimpure/globrex_lune", version = "^0.2.4", index = "https://github.com/pesde-pkg/index" }, "standard"] +luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.37.0", index = "https://github.com/pesde-pkg/index" }, "dev"] +pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"] +selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/pesde-pkg/index" }, "dev"] +stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index" }, "dev"]