add jiwonz/picomatch@0.1.0 lune

This commit is contained in:
pesde index updater 2025-04-19 16:11:44 +00:00
parent 3080a739a1
commit ea191ba423

14
jiwonz/picomatch Normal file
View file

@ -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 <k.trzesniewski@gmail.com>", "jiwonz <me@jiwonz.kr>"]
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"]