diff --git a/packages.json b/packages.json index 17e70ff..cde0643 100644 --- a/packages.json +++ b/packages.json @@ -13300,5 +13300,16 @@ "description": "Library for exposing metrics to Prometheus", "license": "MIT", "web": "https://github.com/dom96/prometheus" + }, + { + "name": "feednim", + "url": "https://github.com/johnconway/feed-nim", + "method": "git", + "tags": [ + "yes" + ], + "description": "An Atom, RSS, and JSONfeed parser", + "license": "MIT", + "web": "https://github.com/johnconway/feed-nim" } ]