From a0a1a81b92aea2a651b72a94a4777f682c884389 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Thu, 3 Apr 2025 17:29:32 +0000 Subject: [PATCH] add ewdev/glob@0.1.2 lune --- ewdev/glob | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/ewdev/glob b/ewdev/glob index 394cd39..fda2e97 100644 --- a/ewdev/glob +++ b/ewdev/glob @@ -15,3 +15,21 @@ luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.37.0", index = "https://git 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"] + +["0.1.2 lune"] +published_at = "2025-04-03T17:29:32.479241529Z" +description = "glob/wildcard filtering utility for lune" +license = "MIT" +authors = ["jiwonz ", "EwDev"] +repository = "https://github.com/ewd3v/glob-lune" + +["0.1.2 lune".target] +environment = "lune" +lib = "src/lib.luau" + +["0.1.2 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"]