npm install -g better-init
init
This is based on node-init but with package.json included (supported: .jshintrc, .editorconfig, gulpfile, grunt?, .gitignore)
Instantly create linting file and editor configuration package.json and others. Also if you need Folder Structure
I don't like npm init because you still have to copy paste the configuration files. And I dont like installing yeoman and making a nodejs boilerplate is counter productive
init help