Home
last modified time | relevance | path

Searched refs:getLegacyAuthInfo (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)
54 function getLegacyAuthInfo (npmrc) { function