mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-04 10:50:58 +01:00
add synpixel/chrome_snake_case@0.2.6 lune
This commit is contained in:
parent
77783978cf
commit
08365bec47
1 changed files with 15 additions and 0 deletions
|
@ -12,3 +12,18 @@ lib = "src/init.luau"
|
||||||
["0.2.5 lune".dependencies]
|
["0.2.5 lune".dependencies]
|
||||||
base64 = [{ name = "synpixel/base64", version = "^3.0.1", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"]
|
base64 = [{ name = "synpixel/base64", version = "^3.0.1", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
|
||||||
|
["0.2.6 lune"]
|
||||||
|
published_at = "2025-02-15T19:41:53.816333052Z"
|
||||||
|
description = "A port of rust-headless-chrome to Luau, built for Lune"
|
||||||
|
license = "MIT"
|
||||||
|
authors = ["synpixel"]
|
||||||
|
repository = "https://github.com/synpixel/chrome.luau"
|
||||||
|
|
||||||
|
["0.2.6 lune".target]
|
||||||
|
environment = "lune"
|
||||||
|
lib = "src/init.luau"
|
||||||
|
|
||||||
|
["0.2.6 lune".dependencies]
|
||||||
|
base64 = [{ name = "synpixel/base64", version = "^3.0.1", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"]
|
||||||
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue