summary refs log tree commit diff stats
path: root/user/javascript/.npmrc
blob: 59c9a2b401251ec598e09604a505272abac227e6 (plain)
1
2
3
4
5
6
7
8
prefix=${HOME}/.local
//registry.npmjs.org/:_authToken=${NPM_AUTH_TOKEN}
@satoshipay:registry=https://registry.npmjs.org/
always-auth=true
sign-git-tag=true
rebuild-bundle=false
update-notifier=false
registry=https://registry.npmjs.org/