Home
last modified time | relevance | path

Searched defs:npmPrefix (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/npm/node_modules/global-dirs/
Dindex.js53 const npmPrefix = path.resolve(getNpmPrefix()); constant
/third_party/node/tools/
Dlint-md.mjs21246 let npmPrefix = libnpmconfig.read(null, builtinNpmConfig).prefix; variable