forked from cyclic/moana
no longer used pesde at all, unneccesary files
This commit is contained in:
44
pesde.lock
44
pesde.lock
@@ -1,44 +0,0 @@
|
|||||||
name = "moana/moana"
|
|
||||||
version = "0.1.0"
|
|
||||||
target = "luau"
|
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune"]
|
|
||||||
resolved_ty = "standard"
|
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".target]
|
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
|
||||||
name = "corecii/greentea"
|
|
||||||
version = "0.4.11"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
|
||||||
|
|
||||||
[graph."corecii/greentea"."0.4.11 lune".pkg_ref.target]
|
|
||||||
environment = "lune"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."kimpure/asciitable"."0.2.1 luau"]
|
|
||||||
direct = ["asciitable", { name = "kimpure/asciitable", version = "^0.2.1" }, "standard"]
|
|
||||||
resolved_ty = "standard"
|
|
||||||
|
|
||||||
[graph."kimpure/asciitable"."0.2.1 luau".target]
|
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
|
|
||||||
[graph."kimpure/asciitable"."0.2.1 luau".dependencies]
|
|
||||||
"corecii/greentea" = ["0.4.11 lune", "greentea"]
|
|
||||||
|
|
||||||
[graph."kimpure/asciitable"."0.2.1 luau".pkg_ref]
|
|
||||||
ref_ty = "pesde"
|
|
||||||
name = "kimpure/asciitable"
|
|
||||||
version = "0.2.1"
|
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
|
||||||
|
|
||||||
[graph."kimpure/asciitable"."0.2.1 luau".pkg_ref.dependencies]
|
|
||||||
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/pesde-pkg/index", target = "lune" }, "standard"]
|
|
||||||
|
|
||||||
[graph."kimpure/asciitable"."0.2.1 luau".pkg_ref.target]
|
|
||||||
environment = "luau"
|
|
||||||
lib = "src/init.luau"
|
|
||||||
15
pesde.toml
15
pesde.toml
@@ -1,15 +0,0 @@
|
|||||||
name = "moana/moana"
|
|
||||||
version = "0.1.0"
|
|
||||||
description = "network"
|
|
||||||
authors = ["me"]
|
|
||||||
repository = "https://codeberg.org/moana"
|
|
||||||
license = "MIT"
|
|
||||||
|
|
||||||
[target]
|
|
||||||
environment = "luau"
|
|
||||||
|
|
||||||
[indices]
|
|
||||||
default = "https://github.com/pesde-pkg/index"
|
|
||||||
|
|
||||||
[dependencies]
|
|
||||||
asciitable = { name = "kimpure/asciitable", version = "^0.2.1" }
|
|
||||||
Reference in New Issue
Block a user