npm init is the command to create a package.json file. If you type that it will launch a series of interactive questions to fill in the basic package.json information.
npm init is the command to create a package.json file. If you type that it will launch a series of interactive questions to fill in the basic package.json information.