all repos — dotfiles @ b7c34e2d75a4709bf6bf9d0c0f2d4fc8b908a437

Superseded by nixfiles

javascript/.npmrc (view raw)

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/