A CLI tool to detect duplicate dependencies in your Node.js projects. Simplify your dependency management and avoid bloated node_modules
with ease.
- Scans your
package.json
andnode_modules
for duplicate dependencies. - Helps reduce package bloat and ensures consistent dependency versions.
- Easy to use with a single command.