all repos — nixfiles @ 61aab3057c573d8793c3e0534f4d93e8de488f47

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

javascript/.npmrc (view raw)

1
2
3
4
5
6
7
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