Searched refs:hostedGitInfo (Results 1 – 3 of 3) sorted by relevance
10 var hostedGitInfo = require("hosted-git-info")11 var info = hostedGitInfo.fromUrl("git@github.com:npm/hosted-git-info.git", opts)55 ### var info = hostedGitInfo.fromUrl(gitSpecifier[, options])73 For example `hostedGitInfo.fromUrl("git@github.com:npm/hosted-git-info.git#v1.0.0").file("package.j…122 this resource. As such `hostedGitInfo.fromUrl(url).toString()` will give
6 const hostedGitInfo = require('hosted-git-info') constant29 const info = hostedGitInfo.fromUrl(r.url)
3 var hostedGitInfo = require("hosted-git-info") variable28 var hosted = hostedGitInfo.fromUrl(r)150 var hosted = hostedGitInfo.fromUrl(data[deps][d])241 var hosted = hostedGitInfo.fromUrl(data.repository.url)282 var hosted = hostedGitInfo.fromUrl(data.repository.url)