diff --git a/packages.json b/packages.json index 904d8d9..3620a64 100644 --- a/packages.json +++ b/packages.json @@ -24544,5 +24544,18 @@ "description": "A pure Nim bloom filter.", "license": "MIT", "web": "https://github.com/dizzyliam/flower" + }, + { + "name": "prettyvec", + "url": "https://github.com/prettybauble/prettyvec", + "method": "git", + "tags": [ + "prettybauble", + "vector", + "library" + ], + "description": "Small library for working with vectors", + "license": "MIT", + "web": "https://github.com/prettybauble/prettyvec" } ]