From 22484bd14bf884976d6708c967fd9fa31c59ab0c Mon Sep 17 00:00:00 2001 From: Senketsu Date: Thu, 5 Apr 2018 14:10:27 +0200 Subject: [PATCH] added nsu --- packages.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/packages.json b/packages.json index 4b22e5f..4d15408 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",