I would like to install bootstrap-loader from github in my project using npm
Currently they are maintaining two version of this project which are comaptible with web
I'm using SSH to authenticate my GitHub account and have a couple dependencies in my project installed as follows:
"dependencies": { "": "git+ssh://git@github.com//.git#" }