From a7b0eec195497a9ba1c5dc7073cfd58c7e72dd11 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sat, 19 Apr 2025 16:11:47 +0000 Subject: [PATCH] add jiwonz/picomatch@0.1.0 roblox --- jiwonz/picomatch | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/jiwonz/picomatch b/jiwonz/picomatch index 8a39beb..c755143 100644 --- a/jiwonz/picomatch +++ b/jiwonz/picomatch @@ -1,3 +1,19 @@ +["0.1.0 roblox"] +published_at = "2025-04-19T16:11:47.04914979Z" +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 roblox".target] +environment = "roblox" +lib = "src/picomatch.luau" +build_files = ["src"] + +["0.1.0 roblox".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"] + ["0.1.0 lune"] published_at = "2025-04-19T16:11:44.150948613Z" description = "Blazing fast and accurate glob matcher written in Luau"