diff --git a/packages.json b/packages.json index 1b90cfb..e43edcd 100644 --- a/packages.json +++ b/packages.json @@ -28231,5 +28231,17 @@ "license": "MIT", "web": "https://github.com/fsh/integers", "doc": "https://fsh.github.io/integers/integers.html" + }, + { + "name": "tram", + "url": "https://github.com/facorazza/tram", + "method": "git", + "tags": [ + "traffic analysis", + "pcap" + ], + "description": "🚋 Traffic Analysis in Nim", + "license": "GPL-3.0", + "web": "https://github.com/facorazza/tram" } ]