What is bcrypt?
"A bcrypt library for NodeJS."
bcrypt is used to facilitate high-performance Node.js workflows. It provides a robust footprint of 1.1 MB on disk.
Installation Guide
# Install via NPM
npm install bcrypt
# Install via Yarn
yarn add bcrypt