diff --git a/packages.json b/packages.json index c4fc48e..5e047dc 100644 --- a/packages.json +++ b/packages.json @@ -10292,6 +10292,21 @@ "license": "MIT", "web": "https://github.com/fragcolor-xyz/fragments" }, + { + "name": "nimline", + "url": "https://github.com/fragcolor-xyz/nimline", + "method": "git", + "tags": [ + "c", + "c++", + "interop", + "ffi", + "wrappers" + ], + "description": "Wrapper-less C/C++ interop for Nim", + "license": "MIT", + "web": "https://github.com/fragcolor-xyz/nimline" + }, { "name": "nim_telegram_bot", "url": "https://github.com/juancarlospaco/nim-telegram-bot",