diff options
| -rw-r--r-- | packages.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json index fddf1f2..8305b70 100644 --- a/packages.json +++ b/packages.json @@ -2491,6 +2491,20 @@ "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", "method": "git", |
