npm-dedupe (1) Linux Manual Page
npm-dedupe – Reduce duplication Synopsisnpm dedupe npm ddp aliases: find-dupes, ddpDescriptionSearches the local package tree and attempts to simplify the overall structure by moving dependencies further up the tree, where they can be more effectively shared by multiple dependent packages. For example, consider this dependency graph: a +– b <– depends on c@1.0.x | `–…
