mirror of
https://github.com/pesde-pkg/index.git
synced 2025-05-04 10:43:54 +01:00
add jiwonz/picomatch@0.1.0 roblox
This commit is contained in:
parent
ea191ba423
commit
a7b0eec195
1 changed files with 16 additions and 0 deletions
|
@ -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 <k.trzesniewski@gmail.com>", "jiwonz <me@jiwonz.kr>"]
|
||||||
|
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"]
|
["0.1.0 lune"]
|
||||||
published_at = "2025-04-19T16:11:44.150948613Z"
|
published_at = "2025-04-19T16:11:44.150948613Z"
|
||||||
description = "Blazing fast and accurate glob matcher written in Luau"
|
description = "Blazing fast and accurate glob matcher written in Luau"
|
||||||
|
|
Loading…
Add table
Reference in a new issue