mirror of
https://github.com/pesde-pkg/tooling.git
synced 2025-03-03 18:41:45 +00:00
chore(pkg): migrate to pesde v0.6.0 w/ engines
This commit is contained in:
parent
c6e5b5932c
commit
a19331f951
21 changed files with 409 additions and 1281 deletions
|
@ -2,132 +2,76 @@ name = "pesde/argon"
|
||||||
version = "2.0.22"
|
version = "2.0.22"
|
||||||
target = "lune"
|
target = "lune"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau"]
|
[graph."0x5eal/unzip@0.1.0 luau"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".target]
|
[graph."0x5eal/unzip@0.1.0 luau".pkg_ref]
|
||||||
environment = "luau"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "0x5eal/unzip"
|
|
||||||
version = "0.1.0"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref.dependencies]
|
[graph."0x5eal/unzip@0.1.0 luau".pkg_ref.dependencies]
|
||||||
asciitable = [{ name = "kimpure/asciitable", version = "^0.1.4", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
asciitable = [{ name = "kimpure/asciitable", version = "^0.1.4", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
||||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref.target]
|
[graph."corecii/greentea@0.4.11 lune"]
|
||||||
environment = "luau"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".target]
|
[graph."corecii/greentea@0.4.11 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "corecii/greentea"
|
|
||||||
version = "0.4.11"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".pkg_ref.target]
|
[graph."jiwonz/dirs@0.3.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".target]
|
[graph."jiwonz/dirs@0.3.0 lune".dependencies]
|
||||||
environment = "lune"
|
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||||
lib = "src/init.luau"
|
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".dependencies]
|
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref]
|
||||||
"corecii/greentea" = ["0.4.11 lune", "greentea"]
|
|
||||||
"jiwonz/pathfs" = ["0.3.1 lune", "pathfs"]
|
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/dirs"
|
|
||||||
version = "0.3.0"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref.dependencies]
|
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref.dependencies]
|
||||||
greentea = [{ name = "corecii/greentea", version = "^0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
greentea = [{ name = "corecii/greentea", version = "^0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref.target]
|
[graph."jiwonz/luau_disk@0.1.4 luau"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".target]
|
[graph."jiwonz/luau_disk@0.1.4 luau".pkg_ref]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/luau_disk"
|
|
||||||
version = "0.1.4"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".pkg_ref.target]
|
[graph."jiwonz/luau_path@0.1.1 luau"]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".target]
|
[graph."jiwonz/luau_path@0.1.1 luau".dependencies]
|
||||||
environment = "luau"
|
"jiwonz/luau_disk@0.1.4 luau" = "luau_disk"
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".dependencies]
|
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref]
|
||||||
"jiwonz/luau_disk" = ["0.1.4 luau", "luau_disk"]
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/luau_path"
|
|
||||||
version = "0.1.1"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref.dependencies]
|
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref.dependencies]
|
||||||
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref.target]
|
[graph."jiwonz/pathfs@0.3.1 lune"]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".target]
|
[graph."jiwonz/pathfs@0.3.1 lune".dependencies]
|
||||||
environment = "lune"
|
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||||
lib = "src/lib/init.luau"
|
"jiwonz/luau_path@0.1.1 luau" = "luau_path"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".dependencies]
|
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref]
|
||||||
"corecii/greentea" = ["0.4.11 lune", "greentea"]
|
|
||||||
"jiwonz/luau_path" = ["0.1.1 luau", "luau_path"]
|
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/pathfs"
|
|
||||||
version = "0.3.1"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref.dependencies]
|
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref.dependencies]
|
||||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
@ -135,72 +79,40 @@ luau_path = [{ name = "jiwonz/luau_path", version = "^0.1.1", index = "https://g
|
||||||
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref.target]
|
[graph."lukadev_0/option@1.2.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune"]
|
|
||||||
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".target]
|
[graph."lukadev_0/option@1.2.0 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "lukadev_0/option"
|
|
||||||
version = "1.2.0"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".pkg_ref.target]
|
[graph."lukadev_0/result@1.2.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune"]
|
|
||||||
direct = ["result", { name = "lukadev_0/result", version = "^1.2.0" }, "standard"]
|
direct = ["result", { name = "lukadev_0/result", version = "^1.2.0" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".target]
|
[graph."lukadev_0/result@1.2.0 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "lukadev_0/result"
|
|
||||||
version = "1.2.0"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib@0.1.11 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune"]
|
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".target]
|
[graph."pesde/toolchainlib@0.1.11 lune".dependencies]
|
||||||
environment = "lune"
|
"0x5eal/unzip@0.1.0 luau" = "unzip"
|
||||||
lib = "src/init.luau"
|
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||||
|
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||||
|
"lukadev_0/option@1.2.0 lune" = "option"
|
||||||
|
"lukadev_0/result@1.2.0 lune" = "result"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".dependencies]
|
[graph."pesde/toolchainlib@0.1.11 lune".pkg_ref]
|
||||||
"0x5eal/unzip" = ["0.1.0 luau", "unzip"]
|
|
||||||
"jiwonz/dirs" = ["0.3.0 lune", "dirs"]
|
|
||||||
"jiwonz/pathfs" = ["0.3.1 lune", "pathfs"]
|
|
||||||
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
|
||||||
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref]
|
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib@0.1.11 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref.target]
|
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
|
@ -8,6 +8,10 @@ authors = [
|
||||||
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/argon"
|
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/argon"
|
||||||
includes = ["init.luau", "README.md", "pesde.toml"]
|
includes = ["init.luau", "README.md", "pesde.toml"]
|
||||||
|
|
||||||
|
[engines]
|
||||||
|
lune = ">=0.8.7"
|
||||||
|
pesde = "^0.6.0-rc.6"
|
||||||
|
|
||||||
[target]
|
[target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
bin = "init.luau"
|
bin = "init.luau"
|
||||||
|
|
|
@ -2,132 +2,76 @@ name = "pesde/asphalt"
|
||||||
version = "0.8.4"
|
version = "0.8.4"
|
||||||
target = "lune"
|
target = "lune"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau"]
|
[graph."0x5eal/unzip@0.1.0 luau"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".target]
|
[graph."0x5eal/unzip@0.1.0 luau".pkg_ref]
|
||||||
environment = "luau"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "0x5eal/unzip"
|
|
||||||
version = "0.1.0"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref.dependencies]
|
[graph."0x5eal/unzip@0.1.0 luau".pkg_ref.dependencies]
|
||||||
asciitable = [{ name = "kimpure/asciitable", version = "^0.1.4", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
asciitable = [{ name = "kimpure/asciitable", version = "^0.1.4", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
||||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref.target]
|
[graph."corecii/greentea@0.4.11 lune"]
|
||||||
environment = "luau"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".target]
|
[graph."corecii/greentea@0.4.11 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "corecii/greentea"
|
|
||||||
version = "0.4.11"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".pkg_ref.target]
|
[graph."jiwonz/dirs@0.3.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".target]
|
[graph."jiwonz/dirs@0.3.0 lune".dependencies]
|
||||||
environment = "lune"
|
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||||
lib = "src/init.luau"
|
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".dependencies]
|
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref]
|
||||||
"corecii/greentea" = ["0.4.11 lune", "greentea"]
|
|
||||||
"jiwonz/pathfs" = ["0.3.1 lune", "pathfs"]
|
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/dirs"
|
|
||||||
version = "0.3.0"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref.dependencies]
|
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref.dependencies]
|
||||||
greentea = [{ name = "corecii/greentea", version = "^0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
greentea = [{ name = "corecii/greentea", version = "^0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref.target]
|
[graph."jiwonz/luau_disk@0.1.4 luau"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".target]
|
[graph."jiwonz/luau_disk@0.1.4 luau".pkg_ref]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/luau_disk"
|
|
||||||
version = "0.1.4"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".pkg_ref.target]
|
[graph."jiwonz/luau_path@0.1.1 luau"]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".target]
|
[graph."jiwonz/luau_path@0.1.1 luau".dependencies]
|
||||||
environment = "luau"
|
"jiwonz/luau_disk@0.1.4 luau" = "luau_disk"
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".dependencies]
|
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref]
|
||||||
"jiwonz/luau_disk" = ["0.1.4 luau", "luau_disk"]
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/luau_path"
|
|
||||||
version = "0.1.1"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref.dependencies]
|
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref.dependencies]
|
||||||
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref.target]
|
[graph."jiwonz/pathfs@0.3.1 lune"]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".target]
|
[graph."jiwonz/pathfs@0.3.1 lune".dependencies]
|
||||||
environment = "lune"
|
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||||
lib = "src/lib/init.luau"
|
"jiwonz/luau_path@0.1.1 luau" = "luau_path"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".dependencies]
|
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref]
|
||||||
"corecii/greentea" = ["0.4.11 lune", "greentea"]
|
|
||||||
"jiwonz/luau_path" = ["0.1.1 luau", "luau_path"]
|
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/pathfs"
|
|
||||||
version = "0.3.1"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref.dependencies]
|
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref.dependencies]
|
||||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
@ -135,72 +79,40 @@ luau_path = [{ name = "jiwonz/luau_path", version = "^0.1.1", index = "https://g
|
||||||
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref.target]
|
[graph."lukadev_0/option@1.2.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune"]
|
|
||||||
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".target]
|
[graph."lukadev_0/option@1.2.0 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "lukadev_0/option"
|
|
||||||
version = "1.2.0"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".pkg_ref.target]
|
[graph."lukadev_0/result@1.2.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune"]
|
|
||||||
direct = ["result", { name = "lukadev_0/result", version = "^1.2.0" }, "standard"]
|
direct = ["result", { name = "lukadev_0/result", version = "^1.2.0" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".target]
|
[graph."lukadev_0/result@1.2.0 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "lukadev_0/result"
|
|
||||||
version = "1.2.0"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib@0.1.11 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune"]
|
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".target]
|
[graph."pesde/toolchainlib@0.1.11 lune".dependencies]
|
||||||
environment = "lune"
|
"0x5eal/unzip@0.1.0 luau" = "unzip"
|
||||||
lib = "src/init.luau"
|
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||||
|
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||||
|
"lukadev_0/option@1.2.0 lune" = "option"
|
||||||
|
"lukadev_0/result@1.2.0 lune" = "result"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".dependencies]
|
[graph."pesde/toolchainlib@0.1.11 lune".pkg_ref]
|
||||||
"0x5eal/unzip" = ["0.1.0 luau", "unzip"]
|
|
||||||
"jiwonz/dirs" = ["0.3.0 lune", "dirs"]
|
|
||||||
"jiwonz/pathfs" = ["0.3.1 lune", "pathfs"]
|
|
||||||
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
|
||||||
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref]
|
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib@0.1.11 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref.target]
|
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
|
@ -5,6 +5,10 @@ authors = ["CompeyDev <hi@devcomp.xyz>", "Jack T <jack@jackt.space>"]
|
||||||
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/asphalt"
|
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/asphalt"
|
||||||
includes = ["init.luau", "README.md", "pesde.toml"]
|
includes = ["init.luau", "README.md", "pesde.toml"]
|
||||||
|
|
||||||
|
[engines]
|
||||||
|
lune = ">=0.8.7"
|
||||||
|
pesde = "^0.6.0-rc.6"
|
||||||
|
|
||||||
[target]
|
[target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
bin = "init.luau"
|
bin = "init.luau"
|
||||||
|
|
|
@ -2,132 +2,76 @@ name = "pesde/blink"
|
||||||
version = "0.15.2"
|
version = "0.15.2"
|
||||||
target = "lune"
|
target = "lune"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau"]
|
[graph."0x5eal/unzip@0.1.0 luau"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".target]
|
[graph."0x5eal/unzip@0.1.0 luau".pkg_ref]
|
||||||
environment = "luau"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "0x5eal/unzip"
|
|
||||||
version = "0.1.0"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref.dependencies]
|
[graph."0x5eal/unzip@0.1.0 luau".pkg_ref.dependencies]
|
||||||
asciitable = [{ name = "kimpure/asciitable", version = "^0.1.4", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
asciitable = [{ name = "kimpure/asciitable", version = "^0.1.4", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
||||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref.target]
|
[graph."corecii/greentea@0.4.11 lune"]
|
||||||
environment = "luau"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".target]
|
[graph."corecii/greentea@0.4.11 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "corecii/greentea"
|
|
||||||
version = "0.4.11"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".pkg_ref.target]
|
[graph."jiwonz/dirs@0.3.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".target]
|
[graph."jiwonz/dirs@0.3.0 lune".dependencies]
|
||||||
environment = "lune"
|
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||||
lib = "src/init.luau"
|
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".dependencies]
|
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref]
|
||||||
"corecii/greentea" = ["0.4.11 lune", "greentea"]
|
|
||||||
"jiwonz/pathfs" = ["0.3.1 lune", "pathfs"]
|
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/dirs"
|
|
||||||
version = "0.3.0"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref.dependencies]
|
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref.dependencies]
|
||||||
greentea = [{ name = "corecii/greentea", version = "^0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
greentea = [{ name = "corecii/greentea", version = "^0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref.target]
|
[graph."jiwonz/luau_disk@0.1.4 luau"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".target]
|
[graph."jiwonz/luau_disk@0.1.4 luau".pkg_ref]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/luau_disk"
|
|
||||||
version = "0.1.4"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".pkg_ref.target]
|
[graph."jiwonz/luau_path@0.1.1 luau"]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".target]
|
[graph."jiwonz/luau_path@0.1.1 luau".dependencies]
|
||||||
environment = "luau"
|
"jiwonz/luau_disk@0.1.4 luau" = "luau_disk"
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".dependencies]
|
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref]
|
||||||
"jiwonz/luau_disk" = ["0.1.4 luau", "luau_disk"]
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/luau_path"
|
|
||||||
version = "0.1.1"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref.dependencies]
|
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref.dependencies]
|
||||||
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref.target]
|
[graph."jiwonz/pathfs@0.3.1 lune"]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".target]
|
[graph."jiwonz/pathfs@0.3.1 lune".dependencies]
|
||||||
environment = "lune"
|
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||||
lib = "src/lib/init.luau"
|
"jiwonz/luau_path@0.1.1 luau" = "luau_path"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".dependencies]
|
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref]
|
||||||
"corecii/greentea" = ["0.4.11 lune", "greentea"]
|
|
||||||
"jiwonz/luau_path" = ["0.1.1 luau", "luau_path"]
|
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/pathfs"
|
|
||||||
version = "0.3.1"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref.dependencies]
|
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref.dependencies]
|
||||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
@ -135,72 +79,40 @@ luau_path = [{ name = "jiwonz/luau_path", version = "^0.1.1", index = "https://g
|
||||||
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref.target]
|
[graph."lukadev_0/option@1.2.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune"]
|
|
||||||
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".target]
|
[graph."lukadev_0/option@1.2.0 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "lukadev_0/option"
|
|
||||||
version = "1.2.0"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".pkg_ref.target]
|
[graph."lukadev_0/result@1.2.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune"]
|
|
||||||
direct = ["result", { name = "lukadev_0/result", version = "^1.2.0" }, "standard"]
|
direct = ["result", { name = "lukadev_0/result", version = "^1.2.0" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".target]
|
[graph."lukadev_0/result@1.2.0 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "lukadev_0/result"
|
|
||||||
version = "1.2.0"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib@0.1.11 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune"]
|
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".target]
|
[graph."pesde/toolchainlib@0.1.11 lune".dependencies]
|
||||||
environment = "lune"
|
"0x5eal/unzip@0.1.0 luau" = "unzip"
|
||||||
lib = "src/init.luau"
|
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||||
|
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||||
|
"lukadev_0/option@1.2.0 lune" = "option"
|
||||||
|
"lukadev_0/result@1.2.0 lune" = "result"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".dependencies]
|
[graph."pesde/toolchainlib@0.1.11 lune".pkg_ref]
|
||||||
"0x5eal/unzip" = ["0.1.0 luau", "unzip"]
|
|
||||||
"jiwonz/dirs" = ["0.3.0 lune", "dirs"]
|
|
||||||
"jiwonz/pathfs" = ["0.3.1 lune", "pathfs"]
|
|
||||||
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
|
||||||
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref]
|
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib@0.1.11 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref.target]
|
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
|
@ -5,6 +5,10 @@ authors = ["CompeyDev <hi@devcomp.xyz>", "Axen <axen@frombloxware.com>"]
|
||||||
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/blink"
|
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/blink"
|
||||||
includes = ["init.luau", "README.md", "pesde.toml"]
|
includes = ["init.luau", "README.md", "pesde.toml"]
|
||||||
|
|
||||||
|
[engines]
|
||||||
|
lune = ">=0.8.7"
|
||||||
|
pesde = "^0.6.0-rc.6"
|
||||||
|
|
||||||
[target]
|
[target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
bin = "init.luau"
|
bin = "init.luau"
|
||||||
|
|
|
@ -2,132 +2,76 @@ name = "pesde/darklua"
|
||||||
version = "0.16.0"
|
version = "0.16.0"
|
||||||
target = "lune"
|
target = "lune"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau"]
|
[graph."0x5eal/unzip@0.1.0 luau"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".target]
|
[graph."0x5eal/unzip@0.1.0 luau".pkg_ref]
|
||||||
environment = "luau"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "0x5eal/unzip"
|
|
||||||
version = "0.1.0"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref.dependencies]
|
[graph."0x5eal/unzip@0.1.0 luau".pkg_ref.dependencies]
|
||||||
asciitable = [{ name = "kimpure/asciitable", version = "^0.1.4", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
asciitable = [{ name = "kimpure/asciitable", version = "^0.1.4", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
||||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref.target]
|
[graph."corecii/greentea@0.4.11 lune"]
|
||||||
environment = "luau"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".target]
|
[graph."corecii/greentea@0.4.11 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "corecii/greentea"
|
|
||||||
version = "0.4.11"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".pkg_ref.target]
|
[graph."jiwonz/dirs@0.3.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".target]
|
[graph."jiwonz/dirs@0.3.0 lune".dependencies]
|
||||||
environment = "lune"
|
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||||
lib = "src/init.luau"
|
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".dependencies]
|
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref]
|
||||||
"corecii/greentea" = ["0.4.11 lune", "greentea"]
|
|
||||||
"jiwonz/pathfs" = ["0.3.1 lune", "pathfs"]
|
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/dirs"
|
|
||||||
version = "0.3.0"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref.dependencies]
|
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref.dependencies]
|
||||||
greentea = [{ name = "corecii/greentea", version = "^0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
greentea = [{ name = "corecii/greentea", version = "^0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref.target]
|
[graph."jiwonz/luau_disk@0.1.4 luau"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".target]
|
[graph."jiwonz/luau_disk@0.1.4 luau".pkg_ref]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/luau_disk"
|
|
||||||
version = "0.1.4"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".pkg_ref.target]
|
[graph."jiwonz/luau_path@0.1.1 luau"]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".target]
|
[graph."jiwonz/luau_path@0.1.1 luau".dependencies]
|
||||||
environment = "luau"
|
"jiwonz/luau_disk@0.1.4 luau" = "luau_disk"
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".dependencies]
|
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref]
|
||||||
"jiwonz/luau_disk" = ["0.1.4 luau", "luau_disk"]
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/luau_path"
|
|
||||||
version = "0.1.1"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref.dependencies]
|
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref.dependencies]
|
||||||
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref.target]
|
[graph."jiwonz/pathfs@0.3.1 lune"]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".target]
|
[graph."jiwonz/pathfs@0.3.1 lune".dependencies]
|
||||||
environment = "lune"
|
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||||
lib = "src/lib/init.luau"
|
"jiwonz/luau_path@0.1.1 luau" = "luau_path"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".dependencies]
|
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref]
|
||||||
"corecii/greentea" = ["0.4.11 lune", "greentea"]
|
|
||||||
"jiwonz/luau_path" = ["0.1.1 luau", "luau_path"]
|
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/pathfs"
|
|
||||||
version = "0.3.1"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref.dependencies]
|
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref.dependencies]
|
||||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
@ -135,72 +79,40 @@ luau_path = [{ name = "jiwonz/luau_path", version = "^0.1.1", index = "https://g
|
||||||
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref.target]
|
[graph."lukadev_0/option@1.2.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune"]
|
|
||||||
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".target]
|
[graph."lukadev_0/option@1.2.0 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "lukadev_0/option"
|
|
||||||
version = "1.2.0"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".pkg_ref.target]
|
[graph."lukadev_0/result@1.2.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune"]
|
|
||||||
direct = ["result", { name = "lukadev_0/result", version = "^1.2.0" }, "standard"]
|
direct = ["result", { name = "lukadev_0/result", version = "^1.2.0" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".target]
|
[graph."lukadev_0/result@1.2.0 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "lukadev_0/result"
|
|
||||||
version = "1.2.0"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib@0.1.11 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune"]
|
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".target]
|
[graph."pesde/toolchainlib@0.1.11 lune".dependencies]
|
||||||
environment = "lune"
|
"0x5eal/unzip@0.1.0 luau" = "unzip"
|
||||||
lib = "src/init.luau"
|
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||||
|
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||||
|
"lukadev_0/option@1.2.0 lune" = "option"
|
||||||
|
"lukadev_0/result@1.2.0 lune" = "result"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".dependencies]
|
[graph."pesde/toolchainlib@0.1.11 lune".pkg_ref]
|
||||||
"0x5eal/unzip" = ["0.1.0 luau", "unzip"]
|
|
||||||
"jiwonz/dirs" = ["0.3.0 lune", "dirs"]
|
|
||||||
"jiwonz/pathfs" = ["0.3.1 lune", "pathfs"]
|
|
||||||
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
|
||||||
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref]
|
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib@0.1.11 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref.target]
|
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
|
@ -8,6 +8,10 @@ authors = [
|
||||||
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/darklua"
|
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/darklua"
|
||||||
includes = ["init.luau", "README.md", "pesde.toml"]
|
includes = ["init.luau", "README.md", "pesde.toml"]
|
||||||
|
|
||||||
|
[engines]
|
||||||
|
lune = ">=0.8.7"
|
||||||
|
pesde = "^0.6.0-rc.6"
|
||||||
|
|
||||||
[target]
|
[target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
bin = "init.luau"
|
bin = "init.luau"
|
||||||
|
|
|
@ -2,132 +2,76 @@ name = "pesde/luau_lsp"
|
||||||
version = "1.38.1"
|
version = "1.38.1"
|
||||||
target = "lune"
|
target = "lune"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau"]
|
[graph."0x5eal/unzip@0.1.0 luau"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".target]
|
[graph."0x5eal/unzip@0.1.0 luau".pkg_ref]
|
||||||
environment = "luau"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "0x5eal/unzip"
|
|
||||||
version = "0.1.0"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref.dependencies]
|
[graph."0x5eal/unzip@0.1.0 luau".pkg_ref.dependencies]
|
||||||
asciitable = [{ name = "kimpure/asciitable", version = "^0.1.4", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
asciitable = [{ name = "kimpure/asciitable", version = "^0.1.4", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
||||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref.target]
|
[graph."corecii/greentea@0.4.11 lune"]
|
||||||
environment = "luau"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".target]
|
[graph."corecii/greentea@0.4.11 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "corecii/greentea"
|
|
||||||
version = "0.4.11"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".pkg_ref.target]
|
[graph."jiwonz/dirs@0.3.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".target]
|
[graph."jiwonz/dirs@0.3.0 lune".dependencies]
|
||||||
environment = "lune"
|
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||||
lib = "src/init.luau"
|
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".dependencies]
|
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref]
|
||||||
"corecii/greentea" = ["0.4.11 lune", "greentea"]
|
|
||||||
"jiwonz/pathfs" = ["0.3.1 lune", "pathfs"]
|
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/dirs"
|
|
||||||
version = "0.3.0"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref.dependencies]
|
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref.dependencies]
|
||||||
greentea = [{ name = "corecii/greentea", version = "^0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
greentea = [{ name = "corecii/greentea", version = "^0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref.target]
|
[graph."jiwonz/luau_disk@0.1.4 luau"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".target]
|
[graph."jiwonz/luau_disk@0.1.4 luau".pkg_ref]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/luau_disk"
|
|
||||||
version = "0.1.4"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".pkg_ref.target]
|
[graph."jiwonz/luau_path@0.1.1 luau"]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".target]
|
[graph."jiwonz/luau_path@0.1.1 luau".dependencies]
|
||||||
environment = "luau"
|
"jiwonz/luau_disk@0.1.4 luau" = "luau_disk"
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".dependencies]
|
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref]
|
||||||
"jiwonz/luau_disk" = ["0.1.4 luau", "luau_disk"]
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/luau_path"
|
|
||||||
version = "0.1.1"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref.dependencies]
|
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref.dependencies]
|
||||||
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref.target]
|
[graph."jiwonz/pathfs@0.3.1 lune"]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".target]
|
[graph."jiwonz/pathfs@0.3.1 lune".dependencies]
|
||||||
environment = "lune"
|
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||||
lib = "src/lib/init.luau"
|
"jiwonz/luau_path@0.1.1 luau" = "luau_path"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".dependencies]
|
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref]
|
||||||
"corecii/greentea" = ["0.4.11 lune", "greentea"]
|
|
||||||
"jiwonz/luau_path" = ["0.1.1 luau", "luau_path"]
|
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/pathfs"
|
|
||||||
version = "0.3.1"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref.dependencies]
|
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref.dependencies]
|
||||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
@ -135,72 +79,40 @@ luau_path = [{ name = "jiwonz/luau_path", version = "^0.1.1", index = "https://g
|
||||||
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref.target]
|
[graph."lukadev_0/option@1.2.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune"]
|
|
||||||
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".target]
|
[graph."lukadev_0/option@1.2.0 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "lukadev_0/option"
|
|
||||||
version = "1.2.0"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".pkg_ref.target]
|
[graph."lukadev_0/result@1.2.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune"]
|
|
||||||
direct = ["result", { name = "lukadev_0/result", version = "^1.2.0" }, "standard"]
|
direct = ["result", { name = "lukadev_0/result", version = "^1.2.0" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".target]
|
[graph."lukadev_0/result@1.2.0 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "lukadev_0/result"
|
|
||||||
version = "1.2.0"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib@0.1.11 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune"]
|
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".target]
|
[graph."pesde/toolchainlib@0.1.11 lune".dependencies]
|
||||||
environment = "lune"
|
"0x5eal/unzip@0.1.0 luau" = "unzip"
|
||||||
lib = "src/init.luau"
|
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||||
|
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||||
|
"lukadev_0/option@1.2.0 lune" = "option"
|
||||||
|
"lukadev_0/result@1.2.0 lune" = "result"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".dependencies]
|
[graph."pesde/toolchainlib@0.1.11 lune".pkg_ref]
|
||||||
"0x5eal/unzip" = ["0.1.0 luau", "unzip"]
|
|
||||||
"jiwonz/dirs" = ["0.3.0 lune", "dirs"]
|
|
||||||
"jiwonz/pathfs" = ["0.3.1 lune", "pathfs"]
|
|
||||||
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
|
||||||
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref]
|
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib@0.1.11 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref.target]
|
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
|
@ -8,6 +8,10 @@ authors = [
|
||||||
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/luau-lsp"
|
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/luau-lsp"
|
||||||
includes = ["init.luau", "README.md", "pesde.toml"]
|
includes = ["init.luau", "README.md", "pesde.toml"]
|
||||||
|
|
||||||
|
[engines]
|
||||||
|
lune = ">=0.8.7"
|
||||||
|
pesde = "^0.6.0-rc.6"
|
||||||
|
|
||||||
[target]
|
[target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
bin = "init.luau"
|
bin = "init.luau"
|
||||||
|
|
|
@ -2,132 +2,76 @@ name = "pesde/rojo"
|
||||||
version = "7.4.4"
|
version = "7.4.4"
|
||||||
target = "lune"
|
target = "lune"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau"]
|
[graph."0x5eal/unzip@0.1.0 luau"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".target]
|
[graph."0x5eal/unzip@0.1.0 luau".pkg_ref]
|
||||||
environment = "luau"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "0x5eal/unzip"
|
|
||||||
version = "0.1.0"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref.dependencies]
|
[graph."0x5eal/unzip@0.1.0 luau".pkg_ref.dependencies]
|
||||||
asciitable = [{ name = "kimpure/asciitable", version = "^0.1.4", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
asciitable = [{ name = "kimpure/asciitable", version = "^0.1.4", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
||||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref.target]
|
[graph."corecii/greentea@0.4.11 lune"]
|
||||||
environment = "luau"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".target]
|
[graph."corecii/greentea@0.4.11 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "corecii/greentea"
|
|
||||||
version = "0.4.11"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".pkg_ref.target]
|
[graph."jiwonz/dirs@0.3.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".target]
|
[graph."jiwonz/dirs@0.3.0 lune".dependencies]
|
||||||
environment = "lune"
|
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||||
lib = "src/init.luau"
|
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".dependencies]
|
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref]
|
||||||
"corecii/greentea" = ["0.4.11 lune", "greentea"]
|
|
||||||
"jiwonz/pathfs" = ["0.3.1 lune", "pathfs"]
|
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/dirs"
|
|
||||||
version = "0.3.0"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref.dependencies]
|
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref.dependencies]
|
||||||
greentea = [{ name = "corecii/greentea", version = "^0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
greentea = [{ name = "corecii/greentea", version = "^0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref.target]
|
[graph."jiwonz/luau_disk@0.1.4 luau"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".target]
|
[graph."jiwonz/luau_disk@0.1.4 luau".pkg_ref]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/luau_disk"
|
|
||||||
version = "0.1.4"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".pkg_ref.target]
|
[graph."jiwonz/luau_path@0.1.1 luau"]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".target]
|
[graph."jiwonz/luau_path@0.1.1 luau".dependencies]
|
||||||
environment = "luau"
|
"jiwonz/luau_disk@0.1.4 luau" = "luau_disk"
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".dependencies]
|
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref]
|
||||||
"jiwonz/luau_disk" = ["0.1.4 luau", "luau_disk"]
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/luau_path"
|
|
||||||
version = "0.1.1"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref.dependencies]
|
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref.dependencies]
|
||||||
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref.target]
|
[graph."jiwonz/pathfs@0.3.1 lune"]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".target]
|
[graph."jiwonz/pathfs@0.3.1 lune".dependencies]
|
||||||
environment = "lune"
|
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||||
lib = "src/lib/init.luau"
|
"jiwonz/luau_path@0.1.1 luau" = "luau_path"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".dependencies]
|
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref]
|
||||||
"corecii/greentea" = ["0.4.11 lune", "greentea"]
|
|
||||||
"jiwonz/luau_path" = ["0.1.1 luau", "luau_path"]
|
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/pathfs"
|
|
||||||
version = "0.3.1"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref.dependencies]
|
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref.dependencies]
|
||||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
@ -135,72 +79,40 @@ luau_path = [{ name = "jiwonz/luau_path", version = "^0.1.1", index = "https://g
|
||||||
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref.target]
|
[graph."lukadev_0/option@1.2.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune"]
|
|
||||||
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".target]
|
[graph."lukadev_0/option@1.2.0 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "lukadev_0/option"
|
|
||||||
version = "1.2.0"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".pkg_ref.target]
|
[graph."lukadev_0/result@1.2.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune"]
|
|
||||||
direct = ["result", { name = "lukadev_0/result", version = "^1.2.0" }, "standard"]
|
direct = ["result", { name = "lukadev_0/result", version = "^1.2.0" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".target]
|
[graph."lukadev_0/result@1.2.0 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "lukadev_0/result"
|
|
||||||
version = "1.2.0"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib@0.1.11 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune"]
|
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".target]
|
[graph."pesde/toolchainlib@0.1.11 lune".dependencies]
|
||||||
environment = "lune"
|
"0x5eal/unzip@0.1.0 luau" = "unzip"
|
||||||
lib = "src/init.luau"
|
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||||
|
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||||
|
"lukadev_0/option@1.2.0 lune" = "option"
|
||||||
|
"lukadev_0/result@1.2.0 lune" = "result"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".dependencies]
|
[graph."pesde/toolchainlib@0.1.11 lune".pkg_ref]
|
||||||
"0x5eal/unzip" = ["0.1.0 luau", "unzip"]
|
|
||||||
"jiwonz/dirs" = ["0.3.0 lune", "dirs"]
|
|
||||||
"jiwonz/pathfs" = ["0.3.1 lune", "pathfs"]
|
|
||||||
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
|
||||||
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref]
|
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib@0.1.11 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref.target]
|
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
|
@ -2,132 +2,76 @@ name = "pesde/selene"
|
||||||
version = "0.28.0"
|
version = "0.28.0"
|
||||||
target = "lune"
|
target = "lune"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau"]
|
[graph."0x5eal/unzip@0.1.0 luau"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".target]
|
[graph."0x5eal/unzip@0.1.0 luau".pkg_ref]
|
||||||
environment = "luau"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "0x5eal/unzip"
|
|
||||||
version = "0.1.0"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref.dependencies]
|
[graph."0x5eal/unzip@0.1.0 luau".pkg_ref.dependencies]
|
||||||
asciitable = [{ name = "kimpure/asciitable", version = "^0.1.4", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
asciitable = [{ name = "kimpure/asciitable", version = "^0.1.4", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
||||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref.target]
|
[graph."corecii/greentea@0.4.11 lune"]
|
||||||
environment = "luau"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".target]
|
[graph."corecii/greentea@0.4.11 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "corecii/greentea"
|
|
||||||
version = "0.4.11"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".pkg_ref.target]
|
[graph."jiwonz/dirs@0.3.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".target]
|
[graph."jiwonz/dirs@0.3.0 lune".dependencies]
|
||||||
environment = "lune"
|
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||||
lib = "src/init.luau"
|
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".dependencies]
|
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref]
|
||||||
"corecii/greentea" = ["0.4.11 lune", "greentea"]
|
|
||||||
"jiwonz/pathfs" = ["0.3.1 lune", "pathfs"]
|
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/dirs"
|
|
||||||
version = "0.3.0"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref.dependencies]
|
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref.dependencies]
|
||||||
greentea = [{ name = "corecii/greentea", version = "^0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
greentea = [{ name = "corecii/greentea", version = "^0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref.target]
|
[graph."jiwonz/luau_disk@0.1.4 luau"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".target]
|
[graph."jiwonz/luau_disk@0.1.4 luau".pkg_ref]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/luau_disk"
|
|
||||||
version = "0.1.4"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".pkg_ref.target]
|
[graph."jiwonz/luau_path@0.1.1 luau"]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".target]
|
[graph."jiwonz/luau_path@0.1.1 luau".dependencies]
|
||||||
environment = "luau"
|
"jiwonz/luau_disk@0.1.4 luau" = "luau_disk"
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".dependencies]
|
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref]
|
||||||
"jiwonz/luau_disk" = ["0.1.4 luau", "luau_disk"]
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/luau_path"
|
|
||||||
version = "0.1.1"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref.dependencies]
|
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref.dependencies]
|
||||||
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref.target]
|
[graph."jiwonz/pathfs@0.3.1 lune"]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".target]
|
[graph."jiwonz/pathfs@0.3.1 lune".dependencies]
|
||||||
environment = "lune"
|
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||||
lib = "src/lib/init.luau"
|
"jiwonz/luau_path@0.1.1 luau" = "luau_path"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".dependencies]
|
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref]
|
||||||
"corecii/greentea" = ["0.4.11 lune", "greentea"]
|
|
||||||
"jiwonz/luau_path" = ["0.1.1 luau", "luau_path"]
|
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/pathfs"
|
|
||||||
version = "0.3.1"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref.dependencies]
|
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref.dependencies]
|
||||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
@ -135,72 +79,40 @@ luau_path = [{ name = "jiwonz/luau_path", version = "^0.1.1", index = "https://g
|
||||||
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref.target]
|
[graph."lukadev_0/option@1.2.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune"]
|
|
||||||
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".target]
|
[graph."lukadev_0/option@1.2.0 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "lukadev_0/option"
|
|
||||||
version = "1.2.0"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".pkg_ref.target]
|
[graph."lukadev_0/result@1.2.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune"]
|
|
||||||
direct = ["result", { name = "lukadev_0/result", version = "^1.2.0" }, "standard"]
|
direct = ["result", { name = "lukadev_0/result", version = "^1.2.0" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".target]
|
[graph."lukadev_0/result@1.2.0 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "lukadev_0/result"
|
|
||||||
version = "1.2.0"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib@0.1.11 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune"]
|
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".target]
|
[graph."pesde/toolchainlib@0.1.11 lune".dependencies]
|
||||||
environment = "lune"
|
"0x5eal/unzip@0.1.0 luau" = "unzip"
|
||||||
lib = "src/init.luau"
|
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||||
|
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||||
|
"lukadev_0/option@1.2.0 lune" = "option"
|
||||||
|
"lukadev_0/result@1.2.0 lune" = "result"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".dependencies]
|
[graph."pesde/toolchainlib@0.1.11 lune".pkg_ref]
|
||||||
"0x5eal/unzip" = ["0.1.0 luau", "unzip"]
|
|
||||||
"jiwonz/dirs" = ["0.3.0 lune", "dirs"]
|
|
||||||
"jiwonz/pathfs" = ["0.3.1 lune", "pathfs"]
|
|
||||||
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
|
||||||
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref]
|
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib@0.1.11 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref.target]
|
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
|
@ -5,6 +5,10 @@ authors = ["CompeyDev <hi@devcomp.xyz>", "Kampfkarren <kampfkarren@gmail.com>"]
|
||||||
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/selene"
|
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/selene"
|
||||||
includes = ["init.luau", "README.md", "pesde.toml"]
|
includes = ["init.luau", "README.md", "pesde.toml"]
|
||||||
|
|
||||||
|
[engines]
|
||||||
|
lune = ">=0.8.7"
|
||||||
|
pesde = "^0.6.0-rc.6"
|
||||||
|
|
||||||
[target]
|
[target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
bin = "init.luau"
|
bin = "init.luau"
|
||||||
|
|
|
@ -2,132 +2,76 @@ name = "pesde/stylua"
|
||||||
version = "2.0.2"
|
version = "2.0.2"
|
||||||
target = "lune"
|
target = "lune"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau"]
|
[graph."0x5eal/unzip@0.1.0 luau"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".target]
|
[graph."0x5eal/unzip@0.1.0 luau".pkg_ref]
|
||||||
environment = "luau"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "0x5eal/unzip"
|
|
||||||
version = "0.1.0"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref.dependencies]
|
[graph."0x5eal/unzip@0.1.0 luau".pkg_ref.dependencies]
|
||||||
asciitable = [{ name = "kimpure/asciitable", version = "^0.1.4", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
asciitable = [{ name = "kimpure/asciitable", version = "^0.1.4", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
||||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref.target]
|
[graph."corecii/greentea@0.4.11 lune"]
|
||||||
environment = "luau"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".target]
|
[graph."corecii/greentea@0.4.11 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "corecii/greentea"
|
|
||||||
version = "0.4.11"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".pkg_ref.target]
|
[graph."jiwonz/dirs@0.3.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".target]
|
[graph."jiwonz/dirs@0.3.0 lune".dependencies]
|
||||||
environment = "lune"
|
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||||
lib = "src/init.luau"
|
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".dependencies]
|
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref]
|
||||||
"corecii/greentea" = ["0.4.11 lune", "greentea"]
|
|
||||||
"jiwonz/pathfs" = ["0.3.1 lune", "pathfs"]
|
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/dirs"
|
|
||||||
version = "0.3.0"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref.dependencies]
|
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref.dependencies]
|
||||||
greentea = [{ name = "corecii/greentea", version = "^0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
greentea = [{ name = "corecii/greentea", version = "^0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref.target]
|
[graph."jiwonz/luau_disk@0.1.4 luau"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".target]
|
[graph."jiwonz/luau_disk@0.1.4 luau".pkg_ref]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/luau_disk"
|
|
||||||
version = "0.1.4"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".pkg_ref.target]
|
[graph."jiwonz/luau_path@0.1.1 luau"]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".target]
|
[graph."jiwonz/luau_path@0.1.1 luau".dependencies]
|
||||||
environment = "luau"
|
"jiwonz/luau_disk@0.1.4 luau" = "luau_disk"
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".dependencies]
|
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref]
|
||||||
"jiwonz/luau_disk" = ["0.1.4 luau", "luau_disk"]
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/luau_path"
|
|
||||||
version = "0.1.1"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref.dependencies]
|
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref.dependencies]
|
||||||
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref.target]
|
[graph."jiwonz/pathfs@0.3.1 lune"]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".target]
|
[graph."jiwonz/pathfs@0.3.1 lune".dependencies]
|
||||||
environment = "lune"
|
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||||
lib = "src/lib/init.luau"
|
"jiwonz/luau_path@0.1.1 luau" = "luau_path"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".dependencies]
|
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref]
|
||||||
"corecii/greentea" = ["0.4.11 lune", "greentea"]
|
|
||||||
"jiwonz/luau_path" = ["0.1.1 luau", "luau_path"]
|
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/pathfs"
|
|
||||||
version = "0.3.1"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref.dependencies]
|
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref.dependencies]
|
||||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
@ -135,72 +79,40 @@ luau_path = [{ name = "jiwonz/luau_path", version = "^0.1.1", index = "https://g
|
||||||
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref.target]
|
[graph."lukadev_0/option@1.2.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune"]
|
|
||||||
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".target]
|
[graph."lukadev_0/option@1.2.0 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "lukadev_0/option"
|
|
||||||
version = "1.2.0"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".pkg_ref.target]
|
[graph."lukadev_0/result@1.2.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune"]
|
|
||||||
direct = ["result", { name = "lukadev_0/result", version = "^1.2.0" }, "standard"]
|
direct = ["result", { name = "lukadev_0/result", version = "^1.2.0" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".target]
|
[graph."lukadev_0/result@1.2.0 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "lukadev_0/result"
|
|
||||||
version = "1.2.0"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib@0.1.11 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune"]
|
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".target]
|
[graph."pesde/toolchainlib@0.1.11 lune".dependencies]
|
||||||
environment = "lune"
|
"0x5eal/unzip@0.1.0 luau" = "unzip"
|
||||||
lib = "src/init.luau"
|
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||||
|
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||||
|
"lukadev_0/option@1.2.0 lune" = "option"
|
||||||
|
"lukadev_0/result@1.2.0 lune" = "result"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".dependencies]
|
[graph."pesde/toolchainlib@0.1.11 lune".pkg_ref]
|
||||||
"0x5eal/unzip" = ["0.1.0 luau", "unzip"]
|
|
||||||
"jiwonz/dirs" = ["0.3.0 lune", "dirs"]
|
|
||||||
"jiwonz/pathfs" = ["0.3.1 lune", "pathfs"]
|
|
||||||
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
|
||||||
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref]
|
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib@0.1.11 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref.target]
|
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
|
@ -8,6 +8,10 @@ authors = [
|
||||||
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/stylua"
|
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/stylua"
|
||||||
includes = ["init.luau", "README.md", "pesde.toml"]
|
includes = ["init.luau", "README.md", "pesde.toml"]
|
||||||
|
|
||||||
|
[engines]
|
||||||
|
lune = ">=0.8.7"
|
||||||
|
pesde = "^0.6.0-rc.6"
|
||||||
|
|
||||||
[target]
|
[target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
bin = "init.luau"
|
bin = "init.luau"
|
||||||
|
|
|
@ -2,132 +2,76 @@ name = "pesde/zap"
|
||||||
version = "0.6.17"
|
version = "0.6.17"
|
||||||
target = "lune"
|
target = "lune"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau"]
|
[graph."0x5eal/unzip@0.1.0 luau"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".target]
|
[graph."0x5eal/unzip@0.1.0 luau".pkg_ref]
|
||||||
environment = "luau"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "0x5eal/unzip"
|
|
||||||
version = "0.1.0"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref.dependencies]
|
[graph."0x5eal/unzip@0.1.0 luau".pkg_ref.dependencies]
|
||||||
asciitable = [{ name = "kimpure/asciitable", version = "^0.1.4", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
asciitable = [{ name = "kimpure/asciitable", version = "^0.1.4", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
||||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref.target]
|
[graph."corecii/greentea@0.4.11 lune"]
|
||||||
environment = "luau"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".target]
|
[graph."corecii/greentea@0.4.11 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "corecii/greentea"
|
|
||||||
version = "0.4.11"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".pkg_ref.target]
|
[graph."jiwonz/dirs@0.3.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".target]
|
[graph."jiwonz/dirs@0.3.0 lune".dependencies]
|
||||||
environment = "lune"
|
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||||
lib = "src/init.luau"
|
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".dependencies]
|
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref]
|
||||||
"corecii/greentea" = ["0.4.11 lune", "greentea"]
|
|
||||||
"jiwonz/pathfs" = ["0.3.1 lune", "pathfs"]
|
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/dirs"
|
|
||||||
version = "0.3.0"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref.dependencies]
|
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref.dependencies]
|
||||||
greentea = [{ name = "corecii/greentea", version = "^0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
greentea = [{ name = "corecii/greentea", version = "^0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref.target]
|
[graph."jiwonz/luau_disk@0.1.4 luau"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".target]
|
[graph."jiwonz/luau_disk@0.1.4 luau".pkg_ref]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/luau_disk"
|
|
||||||
version = "0.1.4"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".pkg_ref.target]
|
[graph."jiwonz/luau_path@0.1.1 luau"]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".target]
|
[graph."jiwonz/luau_path@0.1.1 luau".dependencies]
|
||||||
environment = "luau"
|
"jiwonz/luau_disk@0.1.4 luau" = "luau_disk"
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".dependencies]
|
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref]
|
||||||
"jiwonz/luau_disk" = ["0.1.4 luau", "luau_disk"]
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/luau_path"
|
|
||||||
version = "0.1.1"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref.dependencies]
|
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref.dependencies]
|
||||||
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref.target]
|
[graph."jiwonz/pathfs@0.3.1 lune"]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".target]
|
[graph."jiwonz/pathfs@0.3.1 lune".dependencies]
|
||||||
environment = "lune"
|
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||||
lib = "src/lib/init.luau"
|
"jiwonz/luau_path@0.1.1 luau" = "luau_path"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".dependencies]
|
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref]
|
||||||
"corecii/greentea" = ["0.4.11 lune", "greentea"]
|
|
||||||
"jiwonz/luau_path" = ["0.1.1 luau", "luau_path"]
|
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/pathfs"
|
|
||||||
version = "0.3.1"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref.dependencies]
|
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref.dependencies]
|
||||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
@ -135,72 +79,40 @@ luau_path = [{ name = "jiwonz/luau_path", version = "^0.1.1", index = "https://g
|
||||||
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref.target]
|
[graph."lukadev_0/option@1.2.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune"]
|
|
||||||
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".target]
|
[graph."lukadev_0/option@1.2.0 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "lukadev_0/option"
|
|
||||||
version = "1.2.0"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".pkg_ref.target]
|
[graph."lukadev_0/result@1.2.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune"]
|
|
||||||
direct = ["result", { name = "lukadev_0/result", version = "^1.2.0" }, "standard"]
|
direct = ["result", { name = "lukadev_0/result", version = "^1.2.0" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".target]
|
[graph."lukadev_0/result@1.2.0 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "lukadev_0/result"
|
|
||||||
version = "1.2.0"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib@0.1.11 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune"]
|
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".target]
|
[graph."pesde/toolchainlib@0.1.11 lune".dependencies]
|
||||||
environment = "lune"
|
"0x5eal/unzip@0.1.0 luau" = "unzip"
|
||||||
lib = "src/init.luau"
|
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||||
|
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||||
|
"lukadev_0/option@1.2.0 lune" = "option"
|
||||||
|
"lukadev_0/result@1.2.0 lune" = "result"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".dependencies]
|
[graph."pesde/toolchainlib@0.1.11 lune".pkg_ref]
|
||||||
"0x5eal/unzip" = ["0.1.0 luau", "unzip"]
|
|
||||||
"jiwonz/dirs" = ["0.3.0 lune", "dirs"]
|
|
||||||
"jiwonz/pathfs" = ["0.3.1 lune", "pathfs"]
|
|
||||||
"lukadev_0/option" = ["1.2.0 lune", "option"]
|
|
||||||
"lukadev_0/result" = ["1.2.0 lune", "result"]
|
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref]
|
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib@0.1.11 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.11 lune".pkg_ref.target]
|
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
|
@ -5,6 +5,10 @@ authors = ["CompeyDev <hi@devcomp.xyz>", "Redblox Organization"]
|
||||||
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/zap"
|
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/zap"
|
||||||
includes = ["init.luau", "README.md", "pesde.toml"]
|
includes = ["init.luau", "README.md", "pesde.toml"]
|
||||||
|
|
||||||
|
[engines]
|
||||||
|
lune = ">=0.8.7"
|
||||||
|
pesde = "^0.6.0-rc.6"
|
||||||
|
|
||||||
[target]
|
[target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
bin = "init.luau"
|
bin = "init.luau"
|
||||||
|
|
56
pesde.lock
56
pesde.lock
|
@ -32,74 +32,34 @@ lune = "toolchainlib"
|
||||||
[workspace."pesde/zap"]
|
[workspace."pesde/zap"]
|
||||||
lune = "bins/zap"
|
lune = "bins/zap"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.1.0 lune"]
|
[graph."jiwonz/pathfs@0.1.0 lune"]
|
||||||
direct = ["pathfs", { name = "jiwonz/pathfs", version = "^0.1.0" }, "dev"]
|
direct = ["pathfs", { name = "jiwonz/pathfs", version = "^0.1.0" }, "dev"]
|
||||||
resolved_ty = "dev"
|
resolved_ty = "dev"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.1.0 lune".target]
|
[graph."jiwonz/pathfs@0.1.0 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.1.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/pathfs"
|
|
||||||
version = "0.1.0"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.1.0 lune".pkg_ref.target]
|
[graph."lukadev_0/option@1.2.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune"]
|
|
||||||
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "dev"]
|
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "dev"]
|
||||||
resolved_ty = "dev"
|
resolved_ty = "dev"
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".target]
|
[graph."lukadev_0/option@1.2.0 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "lukadev_0/option"
|
|
||||||
version = "1.2.0"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".pkg_ref.target]
|
[graph."lukadev_0/result@1.2.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune"]
|
|
||||||
direct = ["result", { name = "lukadev_0/result", version = "^1.2.0" }, "dev"]
|
direct = ["result", { name = "lukadev_0/result", version = "^1.2.0" }, "dev"]
|
||||||
resolved_ty = "dev"
|
resolved_ty = "dev"
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".target]
|
[graph."lukadev_0/result@1.2.0 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "lukadev_0/result"
|
|
||||||
version = "1.2.0"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".pkg_ref.target]
|
[graph."synpixel/base64@3.0.1 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."synpixel/base64"."3.0.1 lune"]
|
|
||||||
direct = ["base64", { name = "synpixel/base64", version = "^3.0.1" }, "dev"]
|
direct = ["base64", { name = "synpixel/base64", version = "^3.0.1" }, "dev"]
|
||||||
resolved_ty = "dev"
|
resolved_ty = "dev"
|
||||||
|
|
||||||
[graph."synpixel/base64"."3.0.1 lune".target]
|
[graph."synpixel/base64@3.0.1 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib.luau"
|
|
||||||
|
|
||||||
[graph."synpixel/base64"."3.0.1 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "synpixel/base64"
|
|
||||||
version = "3.0.1"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."synpixel/base64"."3.0.1 lune".pkg_ref.target]
|
|
||||||
environment = "lune"
|
|
||||||
lib = "lib.luau"
|
|
||||||
|
|
|
@ -4,6 +4,10 @@ private = true
|
||||||
|
|
||||||
workspace_members = ["toolchainlib", "bins/*"]
|
workspace_members = ["toolchainlib", "bins/*"]
|
||||||
|
|
||||||
|
[engines]
|
||||||
|
lune = ">=0.8.7"
|
||||||
|
pesde = "^0.6.0-rc.6"
|
||||||
|
|
||||||
[target]
|
[target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
|
|
||||||
|
|
|
@ -2,135 +2,79 @@ name = "pesde/toolchainlib"
|
||||||
version = "0.1.11"
|
version = "0.1.11"
|
||||||
target = "lune"
|
target = "lune"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau"]
|
[graph."0x5eal/unzip@0.1.0 luau"]
|
||||||
direct = ["unzip", { name = "0x5eal/unzip", version = "^0.1.0", target = "luau" }, "standard"]
|
direct = ["unzip", { name = "0x5eal/unzip", version = "^0.1.0", target = "luau" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".target]
|
[graph."0x5eal/unzip@0.1.0 luau".pkg_ref]
|
||||||
environment = "luau"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "0x5eal/unzip"
|
|
||||||
version = "0.1.0"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref.dependencies]
|
[graph."0x5eal/unzip@0.1.0 luau".pkg_ref.dependencies]
|
||||||
asciitable = [{ name = "kimpure/asciitable", version = "^0.1.4", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
asciitable = [{ name = "kimpure/asciitable", version = "^0.1.4", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
||||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
|
|
||||||
[graph."0x5eal/unzip"."0.1.0 luau".pkg_ref.target]
|
[graph."corecii/greentea@0.4.11 lune"]
|
||||||
environment = "luau"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".target]
|
[graph."corecii/greentea@0.4.11 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "corecii/greentea"
|
|
||||||
version = "0.4.11"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".pkg_ref.target]
|
[graph."jiwonz/dirs@0.3.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune"]
|
|
||||||
direct = ["dirs", { name = "jiwonz/dirs", version = "^0.3.0" }, "standard"]
|
direct = ["dirs", { name = "jiwonz/dirs", version = "^0.3.0" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".target]
|
[graph."jiwonz/dirs@0.3.0 lune".dependencies]
|
||||||
environment = "lune"
|
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||||
lib = "src/init.luau"
|
"jiwonz/pathfs@0.3.1 lune" = "pathfs"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".dependencies]
|
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref]
|
||||||
"corecii/greentea" = ["0.4.11 lune", "greentea"]
|
|
||||||
"jiwonz/pathfs" = ["0.3.1 lune", "pathfs"]
|
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/dirs"
|
|
||||||
version = "0.3.0"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref.dependencies]
|
[graph."jiwonz/dirs@0.3.0 lune".pkg_ref.dependencies]
|
||||||
greentea = [{ name = "corecii/greentea", version = "^0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
greentea = [{ name = "corecii/greentea", version = "^0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.3.0 lune".pkg_ref.target]
|
[graph."jiwonz/luau_disk@0.1.4 luau"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".target]
|
[graph."jiwonz/luau_disk@0.1.4 luau".pkg_ref]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/luau_disk"
|
|
||||||
version = "0.1.4"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/luau_disk"."0.1.4 luau".pkg_ref.target]
|
[graph."jiwonz/luau_path@0.1.1 luau"]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau"]
|
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".target]
|
[graph."jiwonz/luau_path@0.1.1 luau".dependencies]
|
||||||
environment = "luau"
|
"jiwonz/luau_disk@0.1.4 luau" = "luau_disk"
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".dependencies]
|
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref]
|
||||||
"jiwonz/luau_disk" = ["0.1.4 luau", "luau_disk"]
|
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/luau_path"
|
|
||||||
version = "0.1.1"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref.dependencies]
|
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref.dependencies]
|
||||||
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
|
||||||
[graph."jiwonz/luau_path"."0.1.1 luau".pkg_ref.target]
|
[graph."jiwonz/pathfs@0.3.1 lune"]
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune"]
|
|
||||||
direct = ["pathfs", { name = "jiwonz/pathfs", version = "^0.3.0" }, "standard"]
|
direct = ["pathfs", { name = "jiwonz/pathfs", version = "^0.3.0" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".target]
|
[graph."jiwonz/pathfs@0.3.1 lune".dependencies]
|
||||||
environment = "lune"
|
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||||
lib = "src/lib/init.luau"
|
"jiwonz/luau_path@0.1.1 luau" = "luau_path"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".dependencies]
|
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref]
|
||||||
"corecii/greentea" = ["0.4.11 lune", "greentea"]
|
|
||||||
"jiwonz/luau_path" = ["0.1.1 luau", "luau_path"]
|
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/pathfs"
|
|
||||||
version = "0.3.1"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref.dependencies]
|
[graph."jiwonz/pathfs@0.3.1 lune".pkg_ref.dependencies]
|
||||||
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
@ -138,42 +82,18 @@ luau_path = [{ name = "jiwonz/luau_path", version = "^0.1.1", index = "https://g
|
||||||
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.3.1 lune".pkg_ref.target]
|
[graph."lukadev_0/option@1.2.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "src/lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune"]
|
|
||||||
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "peer"]
|
direct = ["option", { name = "lukadev_0/option", version = "^1.2.0" }, "peer"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".target]
|
[graph."lukadev_0/option@1.2.0 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "lukadev_0/option"
|
|
||||||
version = "1.2.0"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."lukadev_0/option"."1.2.0 lune".pkg_ref.target]
|
[graph."lukadev_0/result@1.2.0 lune"]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune"]
|
|
||||||
direct = ["result", { name = "lukadev_0/result", version = "^1.2.0" }, "peer"]
|
direct = ["result", { name = "lukadev_0/result", version = "^1.2.0" }, "peer"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".target]
|
[graph."lukadev_0/result@1.2.0 lune".pkg_ref]
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "lukadev_0/result"
|
|
||||||
version = "1.2.0"
|
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."lukadev_0/result"."1.2.0 lune".pkg_ref.target]
|
|
||||||
environment = "lune"
|
|
||||||
lib = "lib/init.luau"
|
|
||||||
|
|
|
@ -5,6 +5,10 @@ license = "MIT"
|
||||||
repository = "https://github.com/pesde-pkg/tooling/tree/main/toolchainlib"
|
repository = "https://github.com/pesde-pkg/tooling/tree/main/toolchainlib"
|
||||||
includes = ["src/**/*.luau", "pesde.toml", "LICENSE", "README.md"]
|
includes = ["src/**/*.luau", "pesde.toml", "LICENSE", "README.md"]
|
||||||
|
|
||||||
|
[engines]
|
||||||
|
lune = ">=0.8.7"
|
||||||
|
pesde = "^0.6.0-rc.6"
|
||||||
|
|
||||||
[target]
|
[target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "src/init.luau"
|
lib = "src/init.luau"
|
||||||
|
|
Loading…
Add table
Reference in a new issue