I have a private npmjs repo that I would like to install into a project. What is the url I can use to that will include the credentials so everything works ok on my build server? Something like:
npm install https://username:password@npmjs.com/@myorg/radlibrary