Stream extension for Verdaccio
npm install @verdaccio/streams




!MIT

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