GitHub has its own registry for npm packages that is available at https://npm.pkg.github.com/
This guide will explain how to login into it so that you can start installing packages from the registry.
Unlike the NPM registry which uses a password login, GitHub registry uses a Personal Access Token (PAT) as the credential.