From 08365bec47c34843849cf21e4713000a641a949d Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sat, 15 Feb 2025 19:41:53 +0000 Subject: [PATCH] add synpixel/chrome_snake_case@0.2.6 lune --- synpixel/chrome_snake_case | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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"]