Cómo usar el repositorio de GitHub privado como dependencia de NPM
"package-name": "git+https://<github_token>:[email protected]/<user>/<repo>.git"
Emmanuel Mahuni
"package-name": "git+https://<github_token>:[email protected]/<user>/<repo>.git"