krakenjs / kappa

A hierarchical npm-registry proxy
Other
557 stars 56 forks source link

npm search should search in all registries #90

Open jvale opened 9 years ago

jvale commented 9 years ago

When I run npm search it only returns results for the first registry. I think it should behave in a way consistent with the behaviour of npm install: get all registries' /-/all/ and merge the output lists giving priority to the first registries.

aredridel commented 9 years ago

This would be delightful to see. Perhaps even annotating which registry they come from.