Create a package.json file. More information: https://docs.npmjs.com/cli/commands/npm-init.
package.json
npm init
npm init {{[-y|--yes]}}
npm init {{create-react-app}} {{my-app}}