diff --git a/packages.json b/packages.json index 83a32706..6b93f31f 100644 --- a/packages.json +++ b/packages.json @@ -33347,5 +33347,21 @@ "description": "Easter date calculation engine.", "license": "MIT", "web": "https://github.com/GeK2K/easter" + }, + { + "name": "happyx-ui", + "url": "https://github.com/HapticX/happyx-ui", + "method": "git", + "tags": [ + "web", + "gui", + "ui", + "library", + "happyx", + "happyx-native" + ], + "description": "UI library for HappyX web framework", + "license": "MIT", + "web": "https://github.com/HapticX/happyx-ui" } ]