# Use npm registry by default
registry=https://registry.npmjs.org/

# For GitHub scoped packages
@ruslanlap:registry=https://npm.pkg.github.com/
//npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}