mirror of
https://github.com/pesde-pkg/index.git
synced 2025-05-04 10:43:54 +01:00
add jiwonz/luau_regexp@0.1.3 roblox
This commit is contained in:
parent
a8f2a1e6ca
commit
eb7c0ebf9c
1 changed files with 12 additions and 0 deletions
|
@ -39,3 +39,15 @@ lib = "src/Regexp.global.luau"
|
|||
["0.1.2 luau".engines]
|
||||
pesde = "^0.6.0"
|
||||
lune = "^0.8.9"
|
||||
|
||||
["0.1.3 roblox"]
|
||||
published_at = "2025-04-19T16:01:22.272372828Z"
|
||||
description = "A regular expression library for Luau. Uploaded for pesde"
|
||||
license = "MIT"
|
||||
authors = ["Roblox", "Blockzez", "jiwonz <me@jiwonz.kr>"]
|
||||
repository = "https://github.com/jiwonz/luau-regexp"
|
||||
|
||||
["0.1.3 roblox".target]
|
||||
environment = "roblox"
|
||||
lib = "src/Regexp_global.luau"
|
||||
build_files = ["src"]
|
||||
|
|
Loading…
Add table
Reference in a new issue