no longer used pesde at all, unneccesary files

This commit is contained in:
2025-09-18 10:15:42 -06:00
parent ed4120993a
commit 8377bb0ab0
2 changed files with 0 additions and 59 deletions

View File

@@ -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"

View File

@@ -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" }