Create a new package.json in the current directory.
mix npm.initCreates a minimal package.json with the project name from mix.exs.
Skips if package.json already exists.
Create a new package.json in the current directory.
mix npm.initCreates a minimal package.json with the project name from mix.exs.
Skips if package.json already exists.