mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-03 02:10:56 +01:00
add jiwonz/darklua_lune@0.1.4 lune
This commit is contained in:
parent
d3d8506f8f
commit
6d09164906
1 changed files with 18 additions and 0 deletions
|
@ -71,3 +71,21 @@ darklua = [{ name = "pesde/darklua", version = "^0.16.0", index = "https://githu
|
|||
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
pesde_exec = [{ name = "jiwonz/pesde_exec", version = "^0.4.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
|
||||
["0.1.4 lune"]
|
||||
published_at = "2025-02-15T17:09:10.781965296Z"
|
||||
description = "darklua + lune scriptable CLI interface"
|
||||
license = "MIT"
|
||||
authors = ["jiwonz <me@jiwonz.kr>"]
|
||||
repository = "https://github.com/jiwonz/darklua-lune"
|
||||
|
||||
["0.1.4 lune".target]
|
||||
environment = "lune"
|
||||
lib = "src/lib.luau"
|
||||
|
||||
["0.1.4 lune".dependencies]
|
||||
darklua = [{ name = "pesde/darklua", version = "^0.16.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||
dirs = [{ name = "jiwonz/dirs", version = "^0.4.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.8", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
||||
pesde_exec = [{ name = "jiwonz/pesde_exec", version = "^0.4.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
|
|
Loading…
Add table
Reference in a new issue