What is init-package-json?
"A node module to get your node module started"
init-package-json is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 14.2 KB on disk.
Installation Guide
# Install via NPM
npm install init-package-json
# Install via Yarn
yarn add init-package-json