What is config?
"Configuration control for production node deployments"
config is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 99.0 KB on disk.
Installation Guide
# Install via NPM
npm install config
# Install via Yarn
yarn add config