mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-02 01:40:56 +01:00
add caveful_games/dalbit@0.2.0 lune
This commit is contained in:
parent
7e5fa46ff5
commit
b683bb620c
1 changed files with 21 additions and 0 deletions
|
@ -18,3 +18,24 @@ luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.11", index = "https:
|
|||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
toolchainlib = [{ name = "pesde/toolchainlib", version = "^0.1.12", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
|
||||
["0.2.0 lune"]
|
||||
published_at = "2025-03-13T08:46:06.851323814Z"
|
||||
description = "A Luau-to-Lua transpiler"
|
||||
license = "MIT"
|
||||
authors = ["jiwonz <me@jiwonz.kr>"]
|
||||
repository = "https://github.com/CavefulGames/dalbit"
|
||||
|
||||
["0.2.0 lune".target]
|
||||
environment = "lune"
|
||||
bin = "bin.luau"
|
||||
|
||||
["0.2.0 lune".engines]
|
||||
pesde = "^0.6.0"
|
||||
lune = "^0.8.9"
|
||||
|
||||
["0.2.0 lune".dependencies]
|
||||
luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.11", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
toolchainlib = [{ name = "pesde/toolchainlib", version = "^0.1.12", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
|
|
Loading…
Add table
Reference in a new issue