diff --git a/packages.json b/packages.json index 65fb660..f854ace 100644 --- a/packages.json +++ b/packages.json @@ -1,4 +1,19 @@ [ + { + "name": "nivot", + "url": "https://github.com/Luteva-ssh/nivot", + "method": "git", + "tags": [ + "pivot", + "table", + "data", + "visualisation", + "terminal" + ], + "description": "nivot is a simple pivot library for nim.", + "license": "MIT", + "web": "https://github.com/Luteva-ssh/nivot" + }, { "name": "tejina", "url": "https://github.com/bctnry/tejina",