dotfiles/npm/.config/npm/config

9 lines
236 B
Plaintext
Raw Permalink Normal View History

2017-05-14 05:58:27 +00:00
# save exact version instead of a version range
2016-10-23 04:18:46 +00:00
save-exact=true
2017-05-14 05:58:27 +00:00
# default `npm init` parameters
init-author-name=George Rawlinson
init-author-email=george@rawlinson.net.nz
init-author-url=https://github.com/grawlinson
init-license=MIT