Closed terinjokes closed 9 years ago
npm now allows you to define your git repository in GitHub fashion, such as:
{ "repository" : { "type" : "git", "url" : "isaacs/npm" } }
It would be great if this project also supported this.
npm now allows you to define your git repository in GitHub fashion, such as:
It would be great if this project also supported this.