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 luau
This commit is contained in:
parent
eb7c0ebf9c
commit
3080a739a1
1 changed files with 15 additions and 0 deletions
|
@ -51,3 +51,18 @@ repository = "https://github.com/jiwonz/luau-regexp"
|
||||||
environment = "roblox"
|
environment = "roblox"
|
||||||
lib = "src/Regexp_global.luau"
|
lib = "src/Regexp_global.luau"
|
||||||
build_files = ["src"]
|
build_files = ["src"]
|
||||||
|
|
||||||
|
["0.1.3 luau"]
|
||||||
|
published_at = "2025-04-19T16:01:26.36517367Z"
|
||||||
|
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 luau".target]
|
||||||
|
environment = "luau"
|
||||||
|
lib = "src/Regexp_global.luau"
|
||||||
|
|
||||||
|
["0.1.3 luau".engines]
|
||||||
|
pesde = "^0.6.0"
|
||||||
|
lune = "^0.8.9"
|
||||||
|
|
Loading…
Add table
Reference in a new issue