diff --git a/packages.json b/packages.json index 1c6c1fe..b870338 100644 --- a/packages.json +++ b/packages.json @@ -31018,5 +31018,18 @@ "description": "nim implementation of bcs serialization format", "license": "MIT", "web": "https://github.com/C-NERD/nimBcs" + }, + { + "name": "karkas", + "url": "https://github.com/moigagoo/karkas", + "method": "git", + "tags": [ + "Karax", + "frontend", + "layout" + ], + "description": "Layout helpers and sugar for Karax", + "license": "MIT", + "web": "https://github.com/moigagoo/karkas" } ]