This project provides an extension of PassThrough stream.
PassThrough
It provides 2 additional methods abort() and done(). Those implementations are widely use in the verdaccio core for handle tarballs.
abort()
done()
tarballs
MIT (http://www.opensource.org/licenses/mit-license.php)