Reduce duplication in the
node_modulesdirectory. More information: https://docs.npmjs.com/cli/commands/npm-dedupe.
node_modules:npm dedupe
package-lock.json or npm-shrinkwrap.json during deduplication:npm dedupe --lock
npm dedupe --strict
npm dedupe --omit {{optional|peer}}
npm dedupe --loglevel verbose
npm dedupe {{package_name}}