diff --git a/packages.json b/packages.json index ca847f8..fc5a09e 100644 --- a/packages.json +++ b/packages.json @@ -3201,5 +3201,18 @@ "description": "Advanced Encryption Standard, Rijndael Algorithm", "license": "MIT", "web": "https://github.com/jangko/nimAES" + }, + { + "name": "nimeverything", + "url": "git://github.com/xland/nimeverything/", + "method": "git", + "tags": [ + "everything", + "voidtools", + "Everything Search Engine" + ], + "description": "everything search engine wrapper", + "license": "MIT", + "web": "https://github.com/xland/nimeverything" } ]