What is pump?
"pipe streams together and close all of them if one of them closes"
pump is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 8.6 KB on disk.
Installation Guide
# Install via NPM
npm install pump
# Install via Yarn
yarn add pump