diff --git a/packages.json b/packages.json index ad1355e..fa6805c 100644 --- a/packages.json +++ b/packages.json @@ -15648,5 +15648,17 @@ "description": "Convert strings to any case", "license": "MIT", "web": "https://github.com/lamartire/anycase" + }, + { + "name": "libbacktrace", + "url": "https://github.com/status-im/nim-libbacktrace", + "method": "git", + "tags": [ + "library", + "wrapper" + ], + "description": "Nim wrapper for libbacktrace", + "license": "Apache License 2.0 or MIT", + "web": "https://github.com/status-im/nim-libbacktrace" } ]