Home
last modified time | relevance | path

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

/third_party/node/deps/npm/lib/commands/
Downer.js114 const packumentOpts = { ...this.npm.flatOptions, fullMetadata: true, preferOnline: true } variable
115 const { maintainers } = await pacote.packument(spec, packumentOpts)