What is archiver?
"a streaming interface for archive generation"
archiver is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 42.1 KB on disk.
Installation Guide
# Install via NPM
npm install archiver
# Install via Yarn
yarn add archiver