What is package-json?
"Get metadata of a package from the npm registry"
package-json is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 14.7 KB on disk.
Installation Guide
# Install via NPM
npm install package-json
# Install via Yarn
yarn add package-json