mix npm.init (NPM v0.6.0)

Copy Markdown View Source

Create a new package.json in the current directory.

mix npm.init

Creates a minimal package.json with the project name from mix.exs. Skips if package.json already exists.