From c63d029241a97238b7c48c1037dcd3ef5d080c74 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sun, 29 Dec 2024 23:15:39 +0000 Subject: [PATCH] add synpixel/clipboard@0.1.1 lune --- synpixel/clipboard | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/synpixel/clipboard b/synpixel/clipboard index 0dcde53..f5bd6fb 100644 --- a/synpixel/clipboard +++ b/synpixel/clipboard @@ -11,3 +11,17 @@ lib = "lib.luau" ["0.1.0 lune".dependencies] result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"] + +["0.1.1 lune"] +published_at = "2024-12-29T23:15:39.795416833Z" +description = "Read/write operations for the clipboard in Luau" +license = "MIT" +authors = ["synpixel"] +repository = "https://github.com/synpixel/clipboard.luau" + +["0.1.1 lune".target] +environment = "lune" +lib = "lib.luau" + +["0.1.1 lune".dependencies] +result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]