diff --git a/pesde/toolchainlib b/pesde/toolchainlib new file mode 100644 index 0000000..8c40504 --- /dev/null +++ b/pesde/toolchainlib @@ -0,0 +1,15 @@ +["0.1.0 lune"] +published_at = "2024-11-26T07:26:18.711597549Z" +license = "MIT" +repository = "https://github.com/pesde-pkg/tooling/tree/main/toolchainlib" + +["0.1.0 lune".target] +environment = "lune" +lib = "src/init.luau" + +["0.1.0 lune".dependencies] +dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"] +option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"] +pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"] +result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"] +semver = [{ name = "0x5eal/semver", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "peer"]