add kimpure/globrex_lune@0.2.0 lune

This commit is contained in:
pesde index updater 2025-01-14 14:08:30 +00:00
parent 7ea18a7520
commit f72b4ffbb3

View file

@ -11,3 +11,17 @@ lib = "init.luau"
["0.1.0 lune".dependencies]
luau_regexp = [{ name = "jiwonz/luau_regexp", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"]
["0.2.0 lune"]
published_at = "2025-01-14T14:08:30.657079998Z"
description = "glob to regular expression compiler."
license = "MIT"
authors = ["kimpure (sunwoo)"]
repository = "https://github.com/kimpure/globrex-lune"
["0.2.0 lune".target]
environment = "lune"
lib = "src/init.luau"
["0.2.0 lune".dependencies]
luau_regexp = [{ name = "jiwonz/luau_regexp", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]