mirror of
https://github.com/pesde-pkg/tooling.git
synced 2025-04-19 11:23:54 +01:00
chore(pkg): use new index url
This commit is contained in:
parent
ae414680ca
commit
e90fc8b617
20 changed files with 83 additions and 83 deletions
|
@ -13,7 +13,7 @@ lib = "lib/init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "0x5eal/unzip"
|
name = "0x5eal/unzip"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
index_url = "https://github.com/daimond113/pesde-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"]
|
||||||
|
@ -39,7 +39,7 @@ lib = "src/init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/dirs"
|
name = "jiwonz/dirs"
|
||||||
version = "0.1.2"
|
version = "0.1.2"
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.1.2 lune".pkg_ref.dependencies]
|
[graph."jiwonz/dirs"."0.1.2 lune".pkg_ref.dependencies]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
|
@ -59,7 +59,7 @@ lib = "init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/pathfs"
|
name = "jiwonz/pathfs"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.1.0 lune".pkg_ref.target]
|
[graph."jiwonz/pathfs"."0.1.0 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
|
@ -121,11 +121,11 @@ ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-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.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-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/daimond113/pesde-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.9 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
|
|
|
@ -18,4 +18,4 @@ option = { name = "lukadev_0/option", version = "^1.2.0" }
|
||||||
core = { workspace = "pesde/toolchainlib", version = "^" }
|
core = { workspace = "pesde/toolchainlib", version = "^" }
|
||||||
|
|
||||||
[indices]
|
[indices]
|
||||||
default = "https://github.com/daimond113/pesde-index"
|
default = "https://github.com/pesde-pkg/index"
|
||||||
|
|
|
@ -13,7 +13,7 @@ lib = "lib/init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "0x5eal/unzip"
|
name = "0x5eal/unzip"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
index_url = "https://github.com/daimond113/pesde-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"]
|
||||||
|
@ -39,7 +39,7 @@ lib = "src/init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/dirs"
|
name = "jiwonz/dirs"
|
||||||
version = "0.1.2"
|
version = "0.1.2"
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.1.2 lune".pkg_ref.dependencies]
|
[graph."jiwonz/dirs"."0.1.2 lune".pkg_ref.dependencies]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
|
@ -59,7 +59,7 @@ lib = "init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/pathfs"
|
name = "jiwonz/pathfs"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.1.0 lune".pkg_ref.target]
|
[graph."jiwonz/pathfs"."0.1.0 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
|
@ -121,11 +121,11 @@ ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-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.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-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/daimond113/pesde-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.9 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
|
|
|
@ -15,4 +15,4 @@ option = { name = "lukadev_0/option", version = "^1.2.0" }
|
||||||
core = { workspace = "pesde/toolchainlib", version = "^" }
|
core = { workspace = "pesde/toolchainlib", version = "^" }
|
||||||
|
|
||||||
[indices]
|
[indices]
|
||||||
default = "https://github.com/daimond113/pesde-index"
|
default = "https://github.com/pesde-pkg/index"
|
||||||
|
|
|
@ -13,7 +13,7 @@ lib = "lib/init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "0x5eal/unzip"
|
name = "0x5eal/unzip"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
index_url = "https://github.com/daimond113/pesde-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"]
|
||||||
|
@ -39,7 +39,7 @@ lib = "src/init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/dirs"
|
name = "jiwonz/dirs"
|
||||||
version = "0.1.2"
|
version = "0.1.2"
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.1.2 lune".pkg_ref.dependencies]
|
[graph."jiwonz/dirs"."0.1.2 lune".pkg_ref.dependencies]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
|
@ -59,7 +59,7 @@ lib = "init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/pathfs"
|
name = "jiwonz/pathfs"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.1.0 lune".pkg_ref.target]
|
[graph."jiwonz/pathfs"."0.1.0 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
|
@ -121,11 +121,11 @@ ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-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.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-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/daimond113/pesde-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.9 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
|
|
|
@ -15,4 +15,4 @@ option = { name = "lukadev_0/option", version = "^1.2.0" }
|
||||||
core = { workspace = "pesde/toolchainlib", version = "^" }
|
core = { workspace = "pesde/toolchainlib", version = "^" }
|
||||||
|
|
||||||
[indices]
|
[indices]
|
||||||
default = "https://github.com/daimond113/pesde-index"
|
default = "https://github.com/pesde-pkg/index"
|
||||||
|
|
|
@ -13,7 +13,7 @@ lib = "lib/init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "0x5eal/unzip"
|
name = "0x5eal/unzip"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
index_url = "https://github.com/daimond113/pesde-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"]
|
||||||
|
@ -39,7 +39,7 @@ lib = "src/init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/dirs"
|
name = "jiwonz/dirs"
|
||||||
version = "0.1.2"
|
version = "0.1.2"
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.1.2 lune".pkg_ref.dependencies]
|
[graph."jiwonz/dirs"."0.1.2 lune".pkg_ref.dependencies]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
|
@ -59,7 +59,7 @@ lib = "init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/pathfs"
|
name = "jiwonz/pathfs"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.1.0 lune".pkg_ref.target]
|
[graph."jiwonz/pathfs"."0.1.0 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
|
@ -121,11 +121,11 @@ ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-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.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-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/daimond113/pesde-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.9 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
|
|
|
@ -18,4 +18,4 @@ option = { name = "lukadev_0/option", version = "^1.2.0" }
|
||||||
core = { workspace = "pesde/toolchainlib", version = "^" }
|
core = { workspace = "pesde/toolchainlib", version = "^" }
|
||||||
|
|
||||||
[indices]
|
[indices]
|
||||||
default = "https://github.com/daimond113/pesde-index"
|
default = "https://github.com/pesde-pkg/index"
|
||||||
|
|
|
@ -13,7 +13,7 @@ lib = "lib/init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "0x5eal/unzip"
|
name = "0x5eal/unzip"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
index_url = "https://github.com/daimond113/pesde-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"]
|
||||||
|
@ -39,7 +39,7 @@ lib = "src/init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/dirs"
|
name = "jiwonz/dirs"
|
||||||
version = "0.1.2"
|
version = "0.1.2"
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.1.2 lune".pkg_ref.dependencies]
|
[graph."jiwonz/dirs"."0.1.2 lune".pkg_ref.dependencies]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
|
@ -59,7 +59,7 @@ lib = "init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/pathfs"
|
name = "jiwonz/pathfs"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.1.0 lune".pkg_ref.target]
|
[graph."jiwonz/pathfs"."0.1.0 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
|
@ -121,11 +121,11 @@ ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-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.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-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/daimond113/pesde-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.9 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
|
|
|
@ -18,4 +18,4 @@ option = { name = "lukadev_0/option", version = "^1.2.0" }
|
||||||
core = { workspace = "pesde/toolchainlib", version = "^" }
|
core = { workspace = "pesde/toolchainlib", version = "^" }
|
||||||
|
|
||||||
[indices]
|
[indices]
|
||||||
default = "https://github.com/daimond113/pesde-index"
|
default = "https://github.com/pesde-pkg/index"
|
||||||
|
|
|
@ -13,7 +13,7 @@ lib = "lib/init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "0x5eal/unzip"
|
name = "0x5eal/unzip"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
index_url = "https://github.com/daimond113/pesde-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"]
|
||||||
|
@ -39,7 +39,7 @@ lib = "src/init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/dirs"
|
name = "jiwonz/dirs"
|
||||||
version = "0.1.2"
|
version = "0.1.2"
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.1.2 lune".pkg_ref.dependencies]
|
[graph."jiwonz/dirs"."0.1.2 lune".pkg_ref.dependencies]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
|
@ -59,7 +59,7 @@ lib = "init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/pathfs"
|
name = "jiwonz/pathfs"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.1.0 lune".pkg_ref.target]
|
[graph."jiwonz/pathfs"."0.1.0 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
|
@ -121,11 +121,11 @@ ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-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.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-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/daimond113/pesde-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.9 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
|
|
|
@ -15,4 +15,4 @@ option = { name = "lukadev_0/option", version = "^1.2.0" }
|
||||||
core = { workspace = "pesde/toolchainlib", version = "^" }
|
core = { workspace = "pesde/toolchainlib", version = "^" }
|
||||||
|
|
||||||
[indices]
|
[indices]
|
||||||
default = "https://github.com/daimond113/pesde-index"
|
default = "https://github.com/pesde-pkg/index"
|
||||||
|
|
|
@ -13,7 +13,7 @@ lib = "lib/init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "0x5eal/unzip"
|
name = "0x5eal/unzip"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
index_url = "https://github.com/daimond113/pesde-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"]
|
||||||
|
@ -39,7 +39,7 @@ lib = "src/init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/dirs"
|
name = "jiwonz/dirs"
|
||||||
version = "0.1.2"
|
version = "0.1.2"
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.1.2 lune".pkg_ref.dependencies]
|
[graph."jiwonz/dirs"."0.1.2 lune".pkg_ref.dependencies]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
|
@ -59,7 +59,7 @@ lib = "init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/pathfs"
|
name = "jiwonz/pathfs"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.1.0 lune".pkg_ref.target]
|
[graph."jiwonz/pathfs"."0.1.0 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
|
@ -121,11 +121,11 @@ ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-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.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-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/daimond113/pesde-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.9 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
|
|
|
@ -15,4 +15,4 @@ option = { name = "lukadev_0/option", version = "^1.2.0" }
|
||||||
core = { workspace = "pesde/toolchainlib", version = "^" }
|
core = { workspace = "pesde/toolchainlib", version = "^" }
|
||||||
|
|
||||||
[indices]
|
[indices]
|
||||||
default = "https://github.com/daimond113/pesde-index"
|
default = "https://github.com/pesde-pkg/index"
|
||||||
|
|
|
@ -13,7 +13,7 @@ lib = "lib/init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "0x5eal/unzip"
|
name = "0x5eal/unzip"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
index_url = "https://github.com/daimond113/pesde-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"]
|
||||||
|
@ -39,7 +39,7 @@ lib = "src/init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/dirs"
|
name = "jiwonz/dirs"
|
||||||
version = "0.1.2"
|
version = "0.1.2"
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.1.2 lune".pkg_ref.dependencies]
|
[graph."jiwonz/dirs"."0.1.2 lune".pkg_ref.dependencies]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
|
@ -59,7 +59,7 @@ lib = "init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/pathfs"
|
name = "jiwonz/pathfs"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.1.0 lune".pkg_ref.target]
|
[graph."jiwonz/pathfs"."0.1.0 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
|
@ -121,11 +121,11 @@ ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-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.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-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/daimond113/pesde-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.9 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
|
|
|
@ -18,4 +18,4 @@ option = { name = "lukadev_0/option", version = "^1.2.0" }
|
||||||
core = { workspace = "pesde/toolchainlib", version = "^" }
|
core = { workspace = "pesde/toolchainlib", version = "^" }
|
||||||
|
|
||||||
[indices]
|
[indices]
|
||||||
default = "https://github.com/daimond113/pesde-index"
|
default = "https://github.com/pesde-pkg/index"
|
||||||
|
|
|
@ -13,7 +13,7 @@ lib = "lib/init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "0x5eal/unzip"
|
name = "0x5eal/unzip"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
index_url = "https://github.com/daimond113/pesde-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"]
|
||||||
|
@ -39,7 +39,7 @@ lib = "src/init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/dirs"
|
name = "jiwonz/dirs"
|
||||||
version = "0.1.2"
|
version = "0.1.2"
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/dirs"."0.1.2 lune".pkg_ref.dependencies]
|
[graph."jiwonz/dirs"."0.1.2 lune".pkg_ref.dependencies]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
|
@ -59,7 +59,7 @@ lib = "init.luau"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
name = "jiwonz/pathfs"
|
name = "jiwonz/pathfs"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs"."0.1.0 lune".pkg_ref.target]
|
[graph."jiwonz/pathfs"."0.1.0 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
|
@ -121,11 +121,11 @@ ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-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.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-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/daimond113/pesde-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.9 lune".pkg_ref.target]
|
[graph."pesde/toolchainlib"."0.1.9 lune".pkg_ref.target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
|
|
|
@ -15,4 +15,4 @@ option = { name = "lukadev_0/option", version = "^1.2.0" }
|
||||||
core = { workspace = "pesde/toolchainlib", version = "^" }
|
core = { workspace = "pesde/toolchainlib", version = "^" }
|
||||||
|
|
||||||
[indices]
|
[indices]
|
||||||
default = "https://github.com/daimond113/pesde-index"
|
default = "https://github.com/pesde-pkg/index"
|
||||||
|
|
|
@ -14,4 +14,4 @@ pathfs = { name = "jiwonz/pathfs", version = "^0.1.0" }
|
||||||
base64 = { name = "synpixel/base64", version = "^3.0.1" }
|
base64 = { name = "synpixel/base64", version = "^3.0.1" }
|
||||||
|
|
||||||
[indices]
|
[indices]
|
||||||
default = "https://github.com/daimond113/pesde-index"
|
default = "https://github.com/pesde-pkg/index"
|
||||||
|
|
|
@ -19,4 +19,4 @@ result = { name = "lukadev_0/result", version = "^1.2.0" }
|
||||||
option = { name = "lukadev_0/option", version = "^1.2.0" }
|
option = { name = "lukadev_0/option", version = "^1.2.0" }
|
||||||
|
|
||||||
[indices]
|
[indices]
|
||||||
default = "https://github.com/daimond113/pesde-index"
|
default = "https://github.com/pesde-pkg/index"
|
||||||
|
|
Loading…
Add table
Reference in a new issue