From 9e93e5d66a51f07c05b5f6d64235baaa51eb84a3 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sat, 19 Apr 2025 16:11:49 +0000 Subject: [PATCH] add jiwonz/picomatch@0.1.0 luau --- jiwonz/picomatch | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/jiwonz/picomatch b/jiwonz/picomatch index c755143..7ad59ae 100644 --- a/jiwonz/picomatch +++ b/jiwonz/picomatch @@ -28,3 +28,18 @@ lib = "src/picomatch.luau" ["0.1.0 lune".dependencies] luau_polyfill = [{ name = "jiwonz/luau_polyfill", version = "^0.1.1", index = "https://github.com/pesde-pkg/index" }, "standard"] luau_regexp = [{ name = "jiwonz/luau_regexp", version = "^0.1.3", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"] + +["0.1.0 luau"] +published_at = "2025-04-19T16:11:49.999911014Z" +description = "Blazing fast and accurate glob matcher written in Luau" +license = "MIT" +authors = ["Chris TrzeĊ›niewski ", "jiwonz "] +repository = "https://github.com/jiwonz/picomatch-luau" + +["0.1.0 luau".target] +environment = "luau" +lib = "src/picomatch.luau" + +["0.1.0 luau".dependencies] +luau_polyfill = [{ name = "jiwonz/luau_polyfill", version = "^0.1.1", index = "https://github.com/pesde-pkg/index" }, "standard"] +luau_regexp = [{ name = "jiwonz/luau_regexp", version = "^0.1.3", index = "https://github.com/pesde-pkg/index" }, "standard"]