mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-03 02:10:56 +01:00
add pesde/scripts_core@0.0.3 lune
This commit is contained in:
parent
9991b16218
commit
2ea1e68ef5
1 changed files with 23 additions and 1 deletions
|
@ -16,7 +16,7 @@ pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.
|
|||
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"
|
||||
published_at = "2025-01-23T08:04:34.86653534Z"
|
||||
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>"]
|
||||
|
@ -33,3 +33,25 @@ luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.36.0", index = "https://git
|
|||
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"]
|
||||
|
||||
["0.0.3 lune"]
|
||||
published_at = "2025-02-10T12:54:08.938491673Z"
|
||||
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.3 lune".target]
|
||||
environment = "lune"
|
||||
lib = "src/init.luau"
|
||||
|
||||
["0.0.3 lune".engines]
|
||||
pesde = "^0.6.0-rc.5"
|
||||
|
||||
["0.0.3 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"]
|
||||
|
|
Loading…
Add table
Reference in a new issue