add jiwonz/luau_regexp@0.1.0 luau

This commit is contained in:
pesde index updater 2024-10-30 16:27:22 +00:00
parent ef25f8eea2
commit 58ee51001b

10
jiwonz/luau_regexp Normal file
View file

@ -0,0 +1,10 @@
["0.1.0 luau"]
published_at = "2024-10-30T16:27:22.667854949Z"
description = "A regular expression library for Luau."
license = "MIT"
authors = ["Roblox", "Blockzez"]
repository = "https://github.com/Roblox/luau-regexp"
["0.1.0 luau".target]
environment = "luau"
lib = "src/Regexp.global.luau"