diff --git a/packages.json b/packages.json index 75447d4..f8b24f5 100644 --- a/packages.json +++ b/packages.json @@ -21987,5 +21987,19 @@ "description": "Nim / Python library to feed HTTP server quickly with custom messages", "license": "MIT", "web": "https://github.com/marcomq/batchsend" + }, + { + "name": "newfix", + "url": "https://github.com/inv2004/newfix", + "method": "git", + "tags": [ + "fix", + "protocol", + "parser", + "financial" + ], + "description": "FIX Protocol optimized parser (Financial Information eXchange)", + "license": "Apache-2.0", + "web": "https://github.com/inv2004/newfix" } ]