A cli tool to fetch information from an OpenComponents registry's API.
[sudo] npm i -g oc-info
oc-info <registry url> <command> [--details]Available commands:
authors: shows the list of all the authors for active componentsdependencies: shows the list of all the dependencies for active componentsplugins: shows the list of all the used plugins by active components
MIT