mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-03 02:10:56 +01:00
add jiwonz/multitarget@0.4.0-rc.28 lune
This commit is contained in:
parent
a528b9dcd7
commit
27ed83f1a9
1 changed files with 28 additions and 0 deletions
|
@ -959,3 +959,31 @@ luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.8", index = "https:/
|
|||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.6.0-rc.1", 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"]
|
||||
table_helper = [{ name = "caveful_games/table_helper", version = "^0.2.0-rc.1", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
||||
|
||||
["0.4.0-rc.28 lune"]
|
||||
published_at = "2025-02-23T12:34:23.498795635Z"
|
||||
description = "Customizable and flexible build script for multiple pesde targets"
|
||||
license = "MIT"
|
||||
authors = ["jiwonz <me@jiwonz.kr>"]
|
||||
repository = "https://github.com/jiwonz/pesde-multitarget"
|
||||
|
||||
["0.4.0-rc.28 lune".target]
|
||||
environment = "lune"
|
||||
lib = "src/lib.luau"
|
||||
bin = "src/bin.luau"
|
||||
|
||||
["0.4.0-rc.28 lune".engines]
|
||||
pesde = "^0.6.0"
|
||||
lune = "^0.8.9"
|
||||
|
||||
["0.4.0-rc.28 lune".dependencies]
|
||||
argparse = [{ name = "caveful_games/argparse", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
chalk_luau = [{ name = "kimpure/chalk_luau", version = "^0.1.2", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
||||
darklua = [{ name = "pesde/darklua", version = "^0.16.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||
darklua_lune = [{ name = "jiwonz/darklua_lune", version = "^0.1.4", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
glob = [{ name = "jiwonz/glob", version = "^0.1.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"]
|
||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.6.0-rc.1", 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"]
|
||||
table_helper = [{ name = "caveful_games/table_helper", version = "^0.2.0-rc.1", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
||||
|
|
Loading…
Add table
Reference in a new issue