ihimnm
v0.1.0
Published
You know when you need this.
Downloads
3
Readme
ihimnm
You know when you need this.
Make sure to install your node_modules
before running the CLI.
# Search for closest package.json and find deps matching the criteria
npx ihimnm
# Search nested package.json files and find deps matching the criteria
# (useful for monorepos)
npx ihimnm -r
License
MIT