From cfd17fdb8aabb7f7c66de2ce78e712a621fca27c Mon Sep 17 00:00:00 2001 From: Alexander Ivanov Date: Tue, 13 Mar 2018 23:15:01 +0200 Subject: Register ttmath (#663) --- packages.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/packages.json b/packages.json index fe36ff0..d191836 100644 --- a/packages.json +++ b/packages.json @@ -8456,6 +8456,20 @@ "license": "MIT", "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", -- cgit v1.2.3