diff options
| author | Max Skybin <rustomax@users.noreply.github.com> | 2018-01-09 21:19:42 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-09 21:19:42 -0500 |
| commit | 6429b306712fed09216061d6f01fa9b60f61d8d2 (patch) | |
| tree | d7930f93d5631c5955f129d23c53ff0a30fe71cb | |
| parent | 12c90f3c767c8ac1507178ed8857152d0ae14c0b (diff) | |
| download | packages-6429b306712fed09216061d6f01fa9b60f61d8d2.tar.gz packages-6429b306712fed09216061d6f01fa9b60f61d8d2.zip | |
Update packages.json
| -rw-r--r-- | packages.json | 15 |
1 files changed, 15 insertions, 0 deletions
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" } ] |
