From 32ce02146cd31edc01b3bad720ccfa5c363dc6c8 Mon Sep 17 00:00:00 2001 From: Erica Marigold Date: Sat, 30 Mar 2024 12:49:55 +0530 Subject: [PATCH] chore(pkg): include additional metadata --- package.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9702302..efcbbb3 100644 --- a/package.json +++ b/package.json @@ -14,8 +14,13 @@ "postinstall": "patch -f node_modules/@rbxts/types/include/roblox.d.ts < lune_require_patch.diff", "prepack": "pnpm build" }, - "keywords": [], - "author": "", + "keywords": [ + "wireguard", + "lua", + "roblox-ts", + "cryptography" + ], + "author": "Erica Marigold ", "license": "Apache-2.0", "types": "out/index.d.ts", "files": [