all repos — dotfiles @ 10758e81823dc59bf29b8e3ec5a56c7eef4a7d40

Superseded by nixfiles

javascript/.npmrc (view raw)

1
2
3
4
5
prefix=${HOME}/.local
//registry.npmjs.org/:_authToken=${NPM_AUTH_TOKEN}
@satoshipay:registry=https://registry.npmjs.org/
always-auth=true
sign-git-tag=true