Home
last modified time | relevance | path

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

/third_party/node/deps/npm/lib/commands/
Downer.js64 fullMetadata: true, property
114 const packumentOpts = { ...this.npm.flatOptions, fullMetadata: true, preferOnline: true } property
166 fullMetadata: true, property
Dview.js41 fullMetadata: true, property
185 fullMetadata: true, property
Doutdated.js184 fullMetadata: this.npm.config.get('long'), property
/third_party/node/deps/npm/node_modules/pacote/lib/
Dregistry.js71 accept: this.fullMetadata ? fullDoc : corgiDoc,
104 if (err.code !== 'E404' || this.fullMetadata) {
108 this.fullMetadata = true
Dfetcher.js93 this.fullMetadata = this.before ? true : !!opts.fullMetadata
/third_party/node/deps/npm/lib/
Dpackage-url-cmd.js34 fullMetadata: true, property
/third_party/node/deps/npm/test/lib/commands/
Dview.js14 if (!opts.fullMetadata) {
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/
Dquery-selector-all.js770 fullMetadata: false, // we only need the corgi property
/third_party/node/deps/npm/node_modules/pacote/
DREADME.md157 * `fullMetadata` Fetch the full metadata from the registry for packuments,
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/arborist/
Dbuild-ideal-tree.js731 fullMetadata: false, property