diff --git a/packages.json b/packages.json index 0a08186..6e8f7b1 100644 --- a/packages.json +++ b/packages.json @@ -9191,6 +9191,22 @@ "license": "MIT", "web": "https://github.com/dom96/httpbeast" }, + { + "name": "datetime2human", + "url": "https://github.com/juancarlospaco/nim-datetime2human", + "method": "git", + "tags": [ + "date", + "time", + "datetime", + "ISO-8601", + "human", + "minimalism" + ], + "description": "Human friendly DateTime string representations, seconds to millenniums.", + "license": "LGPLv3", + "web": "https://github.com/juancarlospaco/nim-datetime2human" + }, { "name": "sass", "url": "https://github.com/dom96/sass",