mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-10 22:00:57 +01:00
add ernisto/git@0.1.0-alpha.4 lune
This commit is contained in:
parent
08fcf80d67
commit
8da3438a0a
1 changed files with 16 additions and 0 deletions
16
ernisto/git
16
ernisto/git
|
@ -79,3 +79,19 @@ lib = "src/init.luau"
|
||||||
future = [{ name = "lukadev_0/future", version = "^1.0.1", index = "https://github.com/pesde-pkg/index", target = "lune" }, "standard"]
|
future = [{ name = "lukadev_0/future", version = "^1.0.1", index = "https://github.com/pesde-pkg/index", target = "lune" }, "standard"]
|
||||||
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.39.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.39.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
|
|
||||||
|
["0.1.0-alpha.4 lune"]
|
||||||
|
published_at = "2025-02-26T04:49:34.322282839Z"
|
||||||
|
description = "library for reading git objects (heavy wip)"
|
||||||
|
license = "MIT"
|
||||||
|
authors = ["ernisto <joaovitordesouza707@gmail.com>"]
|
||||||
|
repository = "https://github.com/ernisto/git"
|
||||||
|
|
||||||
|
["0.1.0-alpha.4 lune".target]
|
||||||
|
environment = "lune"
|
||||||
|
lib = "src/init.luau"
|
||||||
|
|
||||||
|
["0.1.0-alpha.4 lune".dependencies]
|
||||||
|
future = [{ name = "lukadev_0/future", version = "^1.0.1", index = "https://github.com/pesde-pkg/index", target = "lune" }, "standard"]
|
||||||
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.39.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue