GIT Reference
Using a GIT private repo from NPM
{
"name": "wapp-erealms-cli-server",
"version": "1.0.0",
"dependencies": {
"dotenv": "^16.0.3",
"express": "^4.16.4",
"jsonwebtoken": "^9.0.0",
"moment": "^2.29.4",
"mongodb": "^4.13",
"multer": "^1.4.5-lts.1",
"proton-auth-lib": "git+https://ghp_382578475hdjfad709123434y@github.com/mgenx/wapi-node-authserver.git#261c7889e1a5003e4cbc3f5efac8d7e02daf3500",
"winston": "^3.8.2",
"yamljs": "^0.3.0"
}
}