diff --git a/synpixel/chrome_snake_case b/synpixel/chrome_snake_case index b349d9b..9155b93 100644 --- a/synpixel/chrome_snake_case +++ b/synpixel/chrome_snake_case @@ -12,3 +12,18 @@ lib = "src/init.luau" ["0.2.5 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"] + +["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"]