diff --git a/packages.json b/packages.json index 22ae54d..d822ce6 100644 --- a/packages.json +++ b/packages.json @@ -3509,5 +3509,17 @@ "description": "`Section` macro with BDD aliases for testing", "license": "MIT", "web": "https://github.com/c0ffeeartc/nim-sections" + }, + { + "name": "nimfp", + "url": "https://github.com/vegansk/nimfp", + "method": "git", + "tags": [ + "functional", + "library" + ], + "description": "Nim functional programming library", + "license": "MIT", + "web": "https://github.com/vegansk/nimfp" } ]