Searched refs:getCollaborators (Results 1 – 4 of 4) sorted by relevance
43 const getCollaborators = async (pkg, opts) => { function133 getCollaborators,
174 registry.getCollaborators({ spec: '@npmcli/test-package', collaborators })188 registry.getCollaborators({ spec: '@npmcli/test-package', collaborators })
136 const collabs = await libnpmaccess.getCollaborators(pkgName, this.npm.flatOptions)
39 #### `access.getCollaborators(spec, opts) -> Promise<Object>`