mirror of
https://github.com/pesde-pkg/index.git
synced 2024-12-12 11:20:36 +00:00
add pesde/stylua@2.0.1 lune
This commit is contained in:
parent
55718f3f13
commit
9e3ba1d063
1 changed files with 14 additions and 0 deletions
14
pesde/stylua
Normal file
14
pesde/stylua
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
["2.0.1 lune"]
|
||||||
|
published_at = "2024-11-26T07:26:47.910927838Z"
|
||||||
|
description = "A Lua code formatter"
|
||||||
|
authors = ["CompeyDev <hi@devcomp.xyz>", "Johnny Morganz <johnnymorganz@outlook.com>"]
|
||||||
|
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/stylua"
|
||||||
|
|
||||||
|
["2.0.1 lune".target]
|
||||||
|
environment = "lune"
|
||||||
|
bin = "init.luau"
|
||||||
|
|
||||||
|
["2.0.1 lune".dependencies]
|
||||||
|
core = [{ name = "pesde/toolchainlib", version = "^0.1.0", 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