gruntjs / grunt-init

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

private key does not get added to package.json file #90

Open danillouz opened 9 years ago

danillouz commented 9 years ago

When providing an object to init.writePackageJSON(), the private key will get ignored. It has to be specifically added in the callback.