mirror of
https://github.com/pesde-pkg/index.git
synced 2024-12-14 12:11:05 +00:00
add kimpure/globrex_lune@0.1.0 lune
This commit is contained in:
parent
c9810020a1
commit
59372eba5a
1 changed files with 13 additions and 0 deletions
13
kimpure/globrex_lune
Normal file
13
kimpure/globrex_lune
Normal file
|
@ -0,0 +1,13 @@
|
|||
["0.1.0 lune"]
|
||||
published_at = "2024-12-12T14:07:41.666773348Z"
|
||||
description = "glob to regular expression compiler."
|
||||
license = "MIT"
|
||||
authors = ["sunwoo"]
|
||||
repository = "https://github.com/kimpure/globrex-lune"
|
||||
|
||||
["0.1.0 lune".target]
|
||||
environment = "lune"
|
||||
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"]
|
Loading…
Reference in a new issue