diff --git a/packages.json b/packages.json index fddf1f2..8305b70 100644 --- a/packages.json +++ b/packages.json @@ -2490,6 +2490,20 @@ "license": "MIT", "web": "https://github.com/Senketsu/nshout" }, + { + "name": "nsu", + "url": "https://github.com/Senketsu/nsu", + "method": "git", + "tags": [ + "library", + "tool", + "utility", + "screenshot" + ], + "description": "Simple screenshot library & cli tool made in Nim", + "license": "MIT", + "web": "https://github.com/Senketsu/nsu" + }, { "name": "nuuid", "url": "https://github.com/yglukhov/nim-only-uuid",