-1

For e.g.: I would like to find out which npm published packages use the package {xyz}, in which case I would like to search by the dependencies.

XZSid
  • 1

1 Answers1

0

https://npmsearch.com/ gives the ability to search using attributes, for instance: ?q=dependencies:amqplib. Found this while browsing this: How to find search/find npm packages.

Community
  • 1
  • 1
XZSid
  • 1