all repos — nixfiles @ 1d5ba912ae69db6e59fe8a987b9fdb82c3b87671

System and user configuration, managed by nix and home-manager

javascript/.npmrc (view raw)

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