What is object-hash?
"Generate hashes from javascript objects in node and the browser."
object-hash is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 57.5 KB on disk.
Installation Guide
# Install via NPM
npm install object-hash
# Install via Yarn
yarn add object-hash