index/jiwonz/multitarget
2025-02-23 12:34:23 +00:00

989 lines
61 KiB
Text

["0.1.0 lune"]
published_at = "2025-02-01T18:26:17.16604997Z"
description = "Build your pure pesde project easier targeting both `luau` and `roblox` targets at the same time"
license = "MIT"
authors = ["jiwonz <me@jiwonz.kr>"]
repository = "https://github.com/jiwonz/pesde-multitarget"
["0.1.0 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.1.0 lune".dependencies]
argparse = [{ name = "caveful_games/argparse", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "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.0", 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_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index" }, "dev"]
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"]
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index" }, "dev"]
["0.2.0 lune"]
published_at = "2025-02-03T19:00:23.117641776Z"
description = "Customizable build script for multiple pesde targets"
license = "MIT"
authors = ["jiwonz <me@jiwonz.kr>"]
repository = "https://github.com/jiwonz/pesde-multitarget"
["0.2.0 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.2.0 lune".dependencies]
argparse = [{ name = "caveful_games/argparse", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "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.0", 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_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index" }, "dev"]
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"]
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index" }, "dev"]
["0.2.1-rc.1 lune"]
published_at = "2025-02-09T14:43:16.433129802Z"
description = "Customizable build script for multiple pesde targets"
license = "MIT"
authors = ["jiwonz <me@jiwonz.kr>"]
repository = "https://github.com/jiwonz/pesde-multitarget"
["0.2.1-rc.1 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.2.1-rc.1 lune".dependencies]
argparse = [{ name = "caveful_games/argparse", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "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.0", index = "https://github.com/pesde-pkg/index", target = "roblox" }, "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.7", index = "https://github.com/pesde-pkg/index" }, "dev"]
pathfs = [{ name = "jiwonz/pathfs", version = "^0.4.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
["0.2.1-rc.2 lune"]
published_at = "2025-02-09T16:18:38.25179491Z"
description = "Customizable build script for multiple pesde targets"
license = "MIT"
authors = ["jiwonz <me@jiwonz.kr>"]
repository = "https://github.com/jiwonz/pesde-multitarget"
["0.2.1-rc.2 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.2.1-rc.2 lune".dependencies]
argparse = [{ name = "caveful_games/argparse", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "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.3", 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.7", index = "https://github.com/pesde-pkg/index" }, "dev"]
pathfs = [{ name = "jiwonz/pathfs", version = "^0.4.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
["0.2.1-rc.3 lune"]
published_at = "2025-02-09T17:07:13.831814442Z"
description = "Customizable build script for multiple pesde targets"
license = "MIT"
authors = ["jiwonz <me@jiwonz.kr>"]
repository = "https://github.com/jiwonz/pesde-multitarget"
["0.2.1-rc.3 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.2.1-rc.3 lune".dependencies]
argparse = [{ name = "caveful_games/argparse", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "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.3", 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.7", index = "https://github.com/pesde-pkg/index" }, "dev"]
pathfs = [{ name = "jiwonz/pathfs", version = "^0.5.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
["0.2.1-rc.4 lune"]
published_at = "2025-02-09T17:13:44.594061437Z"
description = "Customizable build script for multiple pesde targets"
license = "MIT"
authors = ["jiwonz <me@jiwonz.kr>"]
repository = "https://github.com/jiwonz/pesde-multitarget"
["0.2.1-rc.4 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.2.1-rc.4 lune".dependencies]
argparse = [{ name = "caveful_games/argparse", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "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.3", 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.7", index = "https://github.com/pesde-pkg/index" }, "dev"]
pathfs = [{ name = "jiwonz/pathfs", version = "^0.5.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
["0.2.1 lune"]
published_at = "2025-02-09T17:17:59.490892459Z"
description = "Customizable build script for multiple pesde targets"
license = "MIT"
authors = ["jiwonz <me@jiwonz.kr>"]
repository = "https://github.com/jiwonz/pesde-multitarget"
["0.2.1 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.2.1 lune".dependencies]
argparse = [{ name = "caveful_games/argparse", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "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.3", 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.7", index = "https://github.com/pesde-pkg/index" }, "dev"]
pathfs = [{ name = "jiwonz/pathfs", version = "^0.5.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
["0.2.2 lune"]
published_at = "2025-02-09T17:28:38.649543887Z"
description = "Customizable build script for multiple pesde targets"
license = "MIT"
authors = ["jiwonz <me@jiwonz.kr>"]
repository = "https://github.com/jiwonz/pesde-multitarget"
["0.2.2 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.2.2 lune".dependencies]
argparse = [{ name = "caveful_games/argparse", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "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.3", 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.7", index = "https://github.com/pesde-pkg/index" }, "dev"]
pathfs = [{ name = "jiwonz/pathfs", version = "^0.5.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
["0.2.3 lune"]
published_at = "2025-02-09T19:45:43.048681489Z"
description = "Customizable build script for multiple pesde targets"
license = "MIT"
authors = ["jiwonz <me@jiwonz.kr>"]
repository = "https://github.com/jiwonz/pesde-multitarget"
["0.2.3 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.2.3 lune".dependencies]
argparse = [{ name = "caveful_games/argparse", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "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.3", 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.7", index = "https://github.com/pesde-pkg/index" }, "dev"]
pathfs = [{ name = "jiwonz/pathfs", version = "^0.5.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
["0.2.4 lune"]
published_at = "2025-02-11T16:39:43.442078327Z"
description = "Customizable build script for multiple pesde targets"
license = "MIT"
authors = ["jiwonz <me@jiwonz.kr>"]
repository = "https://github.com/jiwonz/pesde-multitarget"
["0.2.4 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.2.4 lune".dependencies]
argparse = [{ name = "caveful_games/argparse", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "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.3", 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.7", index = "https://github.com/pesde-pkg/index" }, "dev"]
pathfs = [{ name = "jiwonz/pathfs", version = "^0.5.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
["0.2.5 lune"]
published_at = "2025-02-11T16:42:32.015908152Z"
description = "Customizable build script for multiple pesde targets"
license = "MIT"
authors = ["jiwonz <me@jiwonz.kr>"]
repository = "https://github.com/jiwonz/pesde-multitarget"
["0.2.5 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.2.5 lune".dependencies]
argparse = [{ name = "caveful_games/argparse", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "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.3", 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.7", index = "https://github.com/pesde-pkg/index" }, "dev"]
pathfs = [{ name = "jiwonz/pathfs", version = "^0.5.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
["0.2.6 lune"]
published_at = "2025-02-12T11:51:33.858352253Z"
description = "Customizable build script for multiple pesde targets"
license = "MIT"
authors = ["jiwonz <me@jiwonz.kr>"]
repository = "https://github.com/jiwonz/pesde-multitarget"
["0.2.6 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.2.6 lune".dependencies]
argparse = [{ name = "caveful_games/argparse", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "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.3", 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.7", index = "https://github.com/pesde-pkg/index" }, "dev"]
pathfs = [{ name = "jiwonz/pathfs", version = "^0.5.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
["0.3.0 lune"]
published_at = "2025-02-12T17:32:04.398444832Z"
description = "Customizable build script for multiple pesde targets"
license = "MIT"
authors = ["jiwonz <me@jiwonz.kr>"]
repository = "https://github.com/jiwonz/pesde-multitarget"
["0.3.0 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.3.0 lune".dependencies]
argparse = [{ name = "caveful_games/argparse", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "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.3", 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.7", 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"]
["0.3.1 lune"]
published_at = "2025-02-12T17:40:51.262759784Z"
description = "Customizable build script for multiple pesde targets"
license = "MIT"
authors = ["jiwonz <me@jiwonz.kr>"]
repository = "https://github.com/jiwonz/pesde-multitarget"
["0.3.1 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.3.1 lune".dependencies]
argparse = [{ name = "caveful_games/argparse", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "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.3", 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.7", 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"]
["0.4.0-rc.1 lune"]
published_at = "2025-02-14T13:46:24.829162797Z"
description = "Customizable build script for multiple pesde targets"
license = "MIT"
authors = ["jiwonz <me@jiwonz.kr>"]
repository = "https://github.com/jiwonz/pesde-multitarget"
["0.4.0-rc.1 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.1 lune".dependencies]
argparse = [{ name = "caveful_games/argparse", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "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.3", 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"]
["0.4.0-rc.2 lune"]
published_at = "2025-02-14T13:57:04.518776043Z"
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.2 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.2 lune".dependencies]
argparse = [{ name = "caveful_games/argparse", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "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.3", 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"]
["0.4.0-rc.3 lune"]
published_at = "2025-02-14T16:11:01.251913905Z"
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.3 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.3 lune".dependencies]
argparse = [{ name = "caveful_games/argparse", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "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.3", 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"]
["0.4.0-rc.4 lune"]
published_at = "2025-02-15T03:30:00.821763318Z"
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.4 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.4 lune".dependencies]
argparse = [{ name = "caveful_games/argparse", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "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.3", 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"]
["0.4.0-rc.5 lune"]
published_at = "2025-02-15T03:41:35.146210754Z"
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.5 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.5 lune".dependencies]
argparse = [{ name = "caveful_games/argparse", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "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.3", 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"]
["0.4.0-rc.6 lune"]
published_at = "2025-02-15T04:00:58.27355954Z"
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.6 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.6 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.3", 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"]
["0.4.0-rc.7 lune"]
published_at = "2025-02-15T04:05:17.67735557Z"
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.7 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.7 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.3", 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"]
["0.4.0-rc.8 lune"]
published_at = "2025-02-15T04:41:01.295700168Z"
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.8 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.8 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.3", 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.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
["0.4.0-rc.9 lune"]
published_at = "2025-02-15T15:43:13.737547112Z"
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.9 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.9 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.3", 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.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
["0.4.0-rc.10 lune"]
published_at = "2025-02-15T17:18:12.980765292Z"
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.10 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.10 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.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
["0.4.0-rc.11 lune"]
published_at = "2025-02-15T17:49:22.328725364Z"
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.11 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.11 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.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
["0.4.0-rc.12 lune"]
published_at = "2025-02-15T17:57:46.432255689Z"
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.12 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.12 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.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
["0.4.0-rc.13 lune"]
published_at = "2025-02-15T18:00:04.623507742Z"
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.13 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.13 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.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
["0.4.0-rc.14 lune"]
published_at = "2025-02-15T18:05:26.151793584Z"
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.14 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.14 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.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
["0.4.0-rc.15 lune"]
published_at = "2025-02-15T18:12:03.755200739Z"
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.15 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.15 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.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
["0.4.0-rc.16 lune"]
published_at = "2025-02-15T18:14:46.816778403Z"
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.16 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.16 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.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
["0.4.0-rc.17 lune"]
published_at = "2025-02-15T18:21:52.40540523Z"
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.17 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.17 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.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
["0.4.0-rc.18 lune"]
published_at = "2025-02-15T18:24:35.510392866Z"
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.18 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.18 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.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
["0.4.0-rc.19 lune"]
published_at = "2025-02-16T05:51:57.808482212Z"
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.19 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.19 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.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
["0.4.0-rc.20 lune"]
published_at = "2025-02-16T06:46:29.018166785Z"
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.20 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.20 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.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
["0.4.0-rc.21 lune"]
published_at = "2025-02-21T09:11:27.854895137Z"
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.21 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.21 lune".engines]
pesde = "^0.6.0-rc.6"
lune = "^0.8.9"
["0.4.0-rc.21 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.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
["0.4.0-rc.22 lune"]
published_at = "2025-02-21T10:31:34.909306577Z"
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.22 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.22 lune".engines]
pesde = "^0.6.0-rc.6"
lune = "^0.8.9"
["0.4.0-rc.22 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.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
["0.4.0-rc.23 lune"]
published_at = "2025-02-21T16:59:43.238243811Z"
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.23 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.23 lune".engines]
pesde = "^0.6.0-rc.6"
lune = "^0.8.9"
["0.4.0-rc.23 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"]
["0.4.0-rc.24 lune"]
published_at = "2025-02-21T17:07:18.884918864Z"
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.24 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.24 lune".engines]
pesde = "^0.6.0-rc.6"
lune = "^0.8.9"
["0.4.0-rc.24 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"]
["0.4.0-rc.25 lune"]
published_at = "2025-02-21T17:10:49.63022022Z"
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.25 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.25 lune".engines]
pesde = "^0.6.0-rc.6"
lune = "^0.8.9"
["0.4.0-rc.25 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"]
["0.4.0-rc.26 lune"]
published_at = "2025-02-21T17:31:20.321934845Z"
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.26 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.26 lune".engines]
pesde = "^0.6.0-rc.6"
lune = "^0.8.9"
["0.4.0-rc.26 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"]
["0.4.0-rc.27 lune"]
published_at = "2025-02-23T05:21:44.566788346Z"
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.27 lune".target]
environment = "lune"
lib = "src/lib.luau"
bin = "src/bin.luau"
["0.4.0-rc.27 lune".engines]
pesde = "^0.6.0"
lune = "^0.8.9"
["0.4.0-rc.27 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"]
["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"]