diff options
| -rw-r--r-- | packages.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json index fe36ff0..d191836 100644 --- a/packages.json +++ b/packages.json @@ -8457,6 +8457,20 @@ "web": "https://github.com/treeform/useragents" }, { + "name": "ttmath", + "url": "https://github.com/status-im/nim-ttmath", + "method": "git", + "tags": [ + "library", + "math", + "bigint", + "numbers" + ], + "description": "A wrapper for ttmath", + "license": "Apache2", + "web": "https://github.com/status-im/nim-ttmath" + }, + { "name": "nimna", "url": "https://github.com/mjendrusch/nimna", "method": "git", |
