Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/registry-auth-token/
Dindex.js25 return getRegistryAuthInfo(checkUrl, options) || getLegacyAuthInfo(options.npmrc)
28 function getRegistryAuthInfo (checkUrl, options) { function
45 : getRegistryAuthInfo(url.resolve(checkUrl, '.'), options)