Home
last modified time | relevance | path

Searched refs:getAuthInfoForUrl (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/registry-auth-token/
Dindex.js36 var authInfo = getAuthInfoForUrl(regUrl, options.npmrc)
68 function getAuthInfoForUrl (regUrl, npmrc) { function