Searched refs:getLegacyAuthInfo (Results 1 – 1 of 1) sorted by relevance
25 return getRegistryAuthInfo(checkUrl, options) || getLegacyAuthInfo(options.npmrc)54 function getLegacyAuthInfo (npmrc) { function