Searched defs:packument (Results 1 – 11 of 11) sorted by relevance
83 packument () { method in RemoteFetcher84 return FileFetcher.prototype.packument.apply(this) method in FileFetcher
104 packument () { method in DirFetcher105 return FileFetcher.prototype.packument.apply(this) method in FileFetcher
76 packument () { method in FileFetcher
323 packument () { method in GitFetcher324 return FileFetcher.prototype.packument.apply(this) method in FileFetcher
79 async packument () { method in RegistryFetcher
172 packument () { method in FetcherBase
69 get packument () { getter in Advisory74 load (cached, packument) { argument
29 const pickManifest = (packument, wanted, opts) => { argument186 module.exports = (packument, wanted, opts = {}) => { argument
8 const packument = spec => { function240 packument, property
13 const packument = (nv, opts) => { function272 packument, property
858 let packument variable