mirror of
https://github.com/pesde-pkg/index.git
synced 2024-12-12 11:20:36 +00:00
14 lines
771 B
Text
14 lines
771 B
Text
["0.27.1 lune"]
|
|
published_at = "2024-11-30T05:36:32.818600920Z"
|
|
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.27.1 lune".target]
|
|
environment = "lune"
|
|
bin = "init.luau"
|
|
|
|
["0.27.1 lune".dependencies]
|
|
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"]
|