From 6429b306712fed09216061d6f01fa9b60f61d8d2 Mon Sep 17 00:00:00 2001 From: Max Skybin Date: Tue, 9 Jan 2018 21:19:42 -0500 Subject: [PATCH] Update packages.json --- packages.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/packages.json b/packages.json index dc37ff2..1cbff3b 100644 --- a/packages.json +++ b/packages.json @@ -7929,5 +7929,20 @@ "description": "Timezone library compatible with the standard library. ", "license": "MIT", "web": "https://github.com/GULPF/timezones" + }, + { + "name": "ndf", + "url": "https://github.com/rustomax/ndf", + "method": "git", + "tags": [ + "app", + "binary", + "duplicates", + "utility", + "filesystem" + ], + "description": "Duplicate files finder", + "license": "MIT", + "web": "https://github.com/rustomax/ndf" } ]