diff --git a/packages.json b/packages.json index fe4d371..70e688b 100644 --- a/packages.json +++ b/packages.json @@ -5925,6 +5925,19 @@ "license": "LGPLv3", "web": "https://github.com/FedericoCeratto/nim-etcd-client" }, + { + "name": "package_visible_types", + "url": "https://github.com/zah/nim-package-visible-types", + "method": "git", + "tags": [ + "library", + "packages", + "visibility" + ], + "description": "A hacky helper lib for authoring Nim packages with package-level visiblity", + "license": "MIT", + "web": "https://github.com/zah/nim-package-visible-types" + }, { "name": "ranges", "url": "https://github.com/status-im/nim-ranges",