diff --git a/packages.json b/packages.json index 52ab4b0..5c9b73f 100644 --- a/packages.json +++ b/packages.json @@ -14230,6 +14230,20 @@ "license": "MIT", "web": "https://github.com/juancarlospaco/nim-constants" }, + { + "name": "pager", + "url": "https://git.sr.ht/~reesmichael1/nim-pager", + "method": "git", + "tags": [ + "pager", + "paging", + "less", + "more" + ], + "description": "A simple library for paging, similar to less", + "license": "GPL-3.0", + "web": "https://git.sr.ht/~reesmichael1/nim-pager" + }, { "name": "procs", "url": "https://github.com/c-blake/procs",