puppet-nodejs
puppet-nodejs copied to clipboard
Add parameters to allow the creation of .npmrc on Windows
Add parameters (with defaults) like:
$npmrc_owner
$npmrc_group
$npmrc_mode
to allow the creation of the .npmrc file on Windows.
See #364