add caveful_games/dalbit@0.1.1 lune

This commit is contained in:
pesde index updater 2025-03-07 03:39:12 +00:00
parent 3a6fe4a45d
commit 66031879ee

20
caveful_games/dalbit Normal file
View file

@ -0,0 +1,20 @@
["0.1.1 lune"]
published_at = "2025-03-07T03:39:12.028746314Z"
description = "A Luau-to-Lua transpiler"
license = "MIT"
authors = ["jiwonz <me@jiwonz.kr>"]
repository = "https://github.com/CavefulGames/dalbit"
["0.1.1 lune".target]
environment = "lune"
bin = "bin.luau"
["0.1.1 lune".engines]
pesde = "^0.6.0"
lune = "^0.8.9"
["0.1.1 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"]