mirror of
https://github.com/pesde-pkg/index.git
synced 2025-01-22 14:48:05 +00:00
add pesde/selene@0.28.0 lune
This commit is contained in:
parent
b5ebe52886
commit
e6a3973395
1 changed files with 15 additions and 0 deletions
15
pesde/selene
15
pesde/selene
|
@ -12,3 +12,18 @@ bin = "init.luau"
|
|||
core = [{ name = "pesde/toolchainlib", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"]
|
||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||
|
||||
["0.28.0 lune"]
|
||||
published_at = "2025-01-16T07:49:32.670551088Z"
|
||||
description = "A blazing-fast modern Lua linter written in Rust"
|
||||
authors = ["CompeyDev <hi@devcomp.xyz>", "Kampfkarren <kampfkarren@gmail.com>"]
|
||||
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/selene"
|
||||
|
||||
["0.28.0 lune".target]
|
||||
environment = "lune"
|
||||
bin = "init.luau"
|
||||
|
||||
["0.28.0 lune".dependencies]
|
||||
core = [{ name = "pesde/toolchainlib", version = "^0.1.8", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"]
|
||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||
|
|
Loading…
Reference in a new issue