index/jiwonz/darklua_lune
2025-02-15 17:09:10 +00:00

91 lines
4.6 KiB
Text

["0.1.0 lune"]
published_at = "2025-02-01T18:12:02.217598359Z"
description = "darklua + lune scriptable CLI interface"
license = "MIT"
authors = ["jiwonz <me@jiwonz.kr>"]
repository = "https://github.com/jiwonz/darklua-lune"
["0.1.0 lune".target]
environment = "lune"
lib = "src/lib.luau"
["0.1.0 lune".dependencies]
darklua = [{ name = "pesde/darklua", version = "^0.16.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
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"]
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index" }, "dev"]
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/pesde-pkg/index" }, "dev"]
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index" }, "dev"]
["0.1.1 lune"]
published_at = "2025-02-03T18:24:25.930701489Z"
description = "darklua + lune scriptable CLI interface"
license = "MIT"
authors = ["jiwonz <me@jiwonz.kr>"]
repository = "https://github.com/jiwonz/darklua-lune"
["0.1.1 lune".target]
environment = "lune"
lib = "src/lib.luau"
["0.1.1 lune".dependencies]
darklua = [{ name = "pesde/darklua", version = "^0.16.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
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"]
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index" }, "dev"]
pesde_exec = [{ name = "jiwonz/pesde_exec", version = "^0.2.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/pesde-pkg/index" }, "dev"]
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index" }, "dev"]
["0.1.2 lune"]
published_at = "2025-02-06T02:17:20.596713932Z"
description = "darklua + lune scriptable CLI interface"
license = "MIT"
authors = ["jiwonz <me@jiwonz.kr>"]
repository = "https://github.com/jiwonz/darklua-lune"
["0.1.2 lune".target]
environment = "lune"
lib = "src/lib.luau"
["0.1.2 lune".dependencies]
darklua = [{ name = "pesde/darklua", version = "^0.16.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
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"]
luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.5", index = "https://github.com/pesde-pkg/index" }, "dev"]
pesde_exec = [{ name = "jiwonz/pesde_exec", version = "^0.3.3", index = "https://github.com/pesde-pkg/index" }, "standard"]
["0.1.3 lune"]
published_at = "2025-02-09T12:51:43.989549251Z"
description = "darklua + lune scriptable CLI interface"
license = "MIT"
authors = ["jiwonz <me@jiwonz.kr>"]
repository = "https://github.com/jiwonz/darklua-lune"
["0.1.3 lune".target]
environment = "lune"
lib = "src/lib.luau"
["0.1.3 lune".dependencies]
darklua = [{ name = "pesde/darklua", version = "^0.16.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
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"]