From ea191ba423a51a862c7beb05863a4dc3bb95ecc8 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sat, 19 Apr 2025 16:11:44 +0000 Subject: [PATCH] add jiwonz/picomatch@0.1.0 lune --- jiwonz/picomatch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 jiwonz/picomatch diff --git a/jiwonz/picomatch b/jiwonz/picomatch new file mode 100644 index 0000000..8a39beb --- /dev/null +++ b/jiwonz/picomatch @@ -0,0 +1,14 @@ +["0.1.0 lune"] +published_at = "2025-04-19T16:11:44.150948613Z" +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 lune".target] +environment = "lune" +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"]