diff --git a/packages.json b/packages.json index 2189689..36b9e41 100644 --- a/packages.json +++ b/packages.json @@ -8579,5 +8579,19 @@ "description": "OpenSSL wrapper for Nim", "license": "MIT", "web": "https://github.com/genotrance/nimssl" + }, + { + "name": "snip", + "url": "https://github.com/genotrance/snip", + "method": "git", + "tags": [ + "console", + "editor", + "text", + "cli" + ], + "description": "Text editor to speed up testing code snippets", + "license": "MIT", + "web": "https://github.com/genotrance/snip" } ]