diff --git a/pesde/scripts_core b/pesde/scripts_core index 8bb67ac..d664b69 100644 --- a/pesde/scripts_core +++ b/pesde/scripts_core @@ -14,3 +14,22 @@ frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://git luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.36.0", index = "https://github.com/pesde-pkg/index" }, "dev"] pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "dev"] stylua = [{ name = "pesde/stylua", version = "^2.0.1", index = "https://github.com/pesde-pkg/index" }, "dev"] + +["0.0.2 lune"] +published_at = "2025-01-23T08:04:34.866535340Z" +description = "Scripts and other utilities for use with pesde" +license = "MIT" +authors = ["daimond113 <contact@daimond113.com> (https://www.daimond113.com/)", "Erica Marigold <hi@devcomp.xyz>"] +repository = "https://github.com/pesde-pkg/scripts" + +["0.0.2 lune".target] +environment = "lune" +lib = "src/init.luau" + +["0.0.2 lune".dependencies] +argon = [{ name = "pesde/argon", version = "^2.0.21", index = "https://github.com/pesde-pkg/index" }, "dev"] +frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/pesde-pkg/index" }, "dev"] +luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.36.0", index = "https://github.com/pesde-pkg/index" }, "dev"] +pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "dev"] +rojo = [{ name = "pesde/rojo", version = "^7.4.4", index = "https://github.com/pesde-pkg/index" }, "dev"] +stylua = [{ name = "pesde/stylua", version = "^2.0.1", index = "https://github.com/pesde-pkg/index" }, "dev"]