mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-11 14:21:00 +01:00
add jiwonz/pesde_exec@0.3.0 lune
This commit is contained in:
parent
61d06b945f
commit
3b950f1e2c
1 changed files with 18 additions and 0 deletions
|
@ -86,3 +86,21 @@ luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://git
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.4.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.4.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"]
|
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"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
||||||
|
|
||||||
|
["0.3.0 lune"]
|
||||||
|
published_at = "2025-02-05T03:26:14.135149624Z"
|
||||||
|
description = "pesde x + process.exec"
|
||||||
|
license = "MIT"
|
||||||
|
authors = ["jiwonz <me@jiwonz.kr>"]
|
||||||
|
repository = "https://github.com/jiwonz/pesde-exec"
|
||||||
|
|
||||||
|
["0.3.0 lune".target]
|
||||||
|
environment = "lune"
|
||||||
|
lib = "init.luau"
|
||||||
|
|
||||||
|
["0.3.0 lune".dependencies]
|
||||||
|
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.1", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
||||||
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.5.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"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue