What is arch?
"Better `os.arch()` for node and the browser -- detect OS architecture"
arch is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 9.0 KB on disk.
Installation Guide
# Install via NPM
npm install arch
# Install via Yarn
yarn add arch