mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-03 02:10:56 +01:00
add pesde/darklua@0.16.0 lune
This commit is contained in:
parent
fef30c13bb
commit
983ce682f2
1 changed files with 15 additions and 0 deletions
|
@ -27,3 +27,18 @@ bin = "init.luau"
|
|||
core = [{ name = "pesde/toolchainlib", version = "^0.1.6", 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.16.0 lune"]
|
||||
published_at = "2025-01-29T14:37:02.420084077Z"
|
||||
description = "A command line tool that transforms Lua code"
|
||||
authors = ["CompeyDev <hi@devcomp.xyz>", "jeparlefrancais <jeparlefrancais21@gmail.com>"]
|
||||
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/darklua"
|
||||
|
||||
["0.16.0 lune".target]
|
||||
environment = "lune"
|
||||
bin = "init.luau"
|
||||
|
||||
["0.16.0 lune".dependencies]
|
||||
core = [{ name = "pesde/toolchainlib", version = "^0.1.11", index = "https://github.com/pesde-pkg/index", target = "lune" }, "standard"]
|
||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
|
|
Loading…
Add table
Reference in a new issue