# npm init

Generate a package.json in a new empty folder using `npm init`.

Just accept all the defaults. i.e. do not change any values.

Run `npm-tutor verify` in the directory containing the generated `package.json` to proceed.
