#915490 RFP: node-gulp-dedupe -- Check for duplicates in the stream and filter them

#915490#5
Date:
2018-12-04 04:52:25 UTC
From:
To:
* Package name    : node-gulp-dedupe
  Version         : efd9e149eb
  Upstream Author : Marat Abdullin
* URL             : https://notabug.org/makenotabuggreatagain/gulp-dedupe
* License         : MIT
  Programming Lang: javascript
  Description     : Check for duplicates in the stream and filter them

This plugin is checking for duplicate files (based on their name)
in the stream and filter them or throw an error.

it is a prerequisite of node-semantic-ui ( #915062 )