This package is no longer supported now that webpack-init is live. Use that, it's great!
Initialize simple webpack config file
To install the latest stable version:
npm install --save-dev webpack-init
webpack-init
Once you run the command it will ask a series of questions and then once you have
selected your loaders it fires off a node child process
to install all of those
for you.
MIT