npm with private library in git 6월 12, 2016 "dependencies": { ... "my-private-module": "git+http://mygit.com/my-private-module.git" ... } 자세한 내용 보기