gruntjs / grunt-init

Generate project scaffolding from a template.
http://gruntjs.com/project-scaffolding
MIT License
194 stars 59 forks source link

Add options for writePackageJSON #104

Open monolithed opened 8 years ago

monolithed commented 8 years ago

https://github.com/gruntjs/grunt-init/blob/cbec886f26dce52d19c828df3fed031ce9767663/tasks/init.js#L474

It would be nice if you can add additional arguments for JSON.stringify. For example, I'd like to use tabs instead of spaces