What is sync-request?
"Make synchronous web requests"
sync-request is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 28.8 KB on disk.
Installation Guide
# Install via NPM
npm install sync-request
# Install via Yarn
yarn add sync-request