This lesson is included with Plus.
Create `package.json` with `npm init` or `npm init -y` and read the fields npm adds to a project. Understand why Node projects keep metadata, scripts, and dependency records in this file.