index/kimpure/globrex_lune
2025-01-15 04:25:26 +00:00

73 lines
2.7 KiB
Text

["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"]
["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"]
["0.2.1 lune"]
published_at = "2025-01-14T14:12:49.448048614Z"
description = "glob to regular expression compiler."
license = "MIT"
authors = ["kimpure (sunwoo)"]
repository = "https://github.com/kimpure/globrex-lune"
["0.2.1 lune".target]
environment = "lune"
lib = "src/init.luau"
["0.2.1 lune".dependencies]
luau_regexp = [{ name = "jiwonz/luau_regexp", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
["0.2.2 lune"]
published_at = "2025-01-14T14:13:49.582852276Z"
description = "glob to regular expression compiler."
license = "MIT"
authors = ["kimpure (sunwoo)"]
repository = "https://github.com/kimpure/globrex-lune"
["0.2.2 lune".target]
environment = "lune"
lib = "src/init.luau"
["0.2.2 lune".dependencies]
luau_regexp = [{ name = "jiwonz/luau_regexp", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
["0.2.3 lune"]
published_at = "2025-01-15T04:25:26.804749084Z"
description = "glob to regular expression compiler."
license = "MIT"
authors = ["kimpure (sunwoo)"]
repository = "https://github.com/kimpure/globrex-lune"
["0.2.3 lune".target]
environment = "lune"
lib = "src/init.luau"
["0.2.3 lune".dependencies]
luau_check = [{ name = "jiwonz/luau_check", version = "^0.2.2", index = "https://github.com/pesde-pkg/index" }, "dev"]
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/pesde-pkg/index" }, "dev"]
luau_regexp = [{ name = "jiwonz/luau_regexp", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/pesde-pkg/index" }, "dev"]
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index" }, "dev"]