metad
v1.0.0
Published
MetaD is a cli tool to get the metadata related to a npm package.
Readme
metad 
MetaD is a cli tool to get the metadata related to a npm package.
Installation
You can install this package using npm, yarn and pnpm package managers.
yarn add -D metadnpm i -D metadpnpm add -D metadUsage
To get the information on a specific package, you could pass it's name to our CLI.
metad reactRunning this command will result in the following results:
Contributing
First of all, Code of conduct 📜.
We really appreciate opening up issues or PRs to patch bugs or introduce new features that will improve this CLI to get more information of a package.
License
This project is licensed under MIT. You can find the license here 📑
