From f72b4ffbb3938da98066e559ae79533977b2c4e3 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Tue, 14 Jan 2025 14:08:30 +0000 Subject: [PATCH] add kimpure/globrex_lune@0.2.0 lune --- kimpure/globrex_lune | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/kimpure/globrex_lune b/kimpure/globrex_lune index 597d762..dd37145 100644 --- a/kimpure/globrex_lune +++ b/kimpure/globrex_lune @@ -11,3 +11,17 @@ lib = "init.luau" ["0.1.0 lune".dependencies] luau_regexp = [{ name = "jiwonz/luau_regexp", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"] + +["0.2.0 lune"] +published_at = "2025-01-14T14:08:30.657079998Z" +description = "glob to regular expression compiler." +license = "MIT" +authors = ["kimpure (sunwoo)"] +repository = "https://github.com/kimpure/globrex-lune" + +["0.2.0 lune".target] +environment = "lune" +lib = "src/init.luau" + +["0.2.0 lune".dependencies] +luau_regexp = [{ name = "jiwonz/luau_regexp", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]