Home
last modified time | relevance | path

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

/third_party/node/deps/npm/lib/install/
Dread-shrinkwrap.js53 const PARENT_RE = /\|{7,}/g constant
74 if (line.match(PARENT_RE)) acc.state = 'parent'