diff --git a/packages.json b/packages.json index 5522f3dd7..cc6c0b7ca 100644 --- a/packages.json +++ b/packages.json @@ -30629,5 +30629,17 @@ "description": "A simple colored logger from std/logging", "license": "MIT", "web": "https://github.com/4zv4l/colored_logger" + }, + { + "name": "nimpath", + "url": "https://github.com/weskerfoot/NimPath", + "method": "git", + "tags": [ + "web", + "parser" + ], + "description": "Interface to libxml2's XPath parser", + "license": "MIT", + "web": "https://github.com/weskerfoot/NimPath", } ]