diff options
author | Adam Hovorka <[email protected]> | 2017-11-15 18:34:51 -0700 |
---|---|---|
committer | Adam Hovorka <[email protected]> | 2017-11-15 18:34:51 -0700 |
commit | 05de77ce0bced549a51afd9a444f03b21b38aa5a (patch) | |
tree | 000ec12a243522ab6f6eec50c991538a39de2853 /base | |
parent | a9459106cd1cf7a633e63b4675a53b64431ec6ba (diff) |
Add npmrc
Diffstat (limited to 'base')
-rw-r--r-- | base/npmrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/base/npmrc b/base/npmrc new file mode 100644 index 0000000..7edfecf --- /dev/null +++ b/base/npmrc @@ -0,0 +1,4 @@ +init.author.name=Adam Hovorka +init.author.url=https://adamhovorka.com/ +init.license=MIT |