npm explain lodash

Category: Node.js & npm/yarn

npm explain lodash

Show why a package is installed

Traces every dependency path that pulls lodash into the project, from direct dependencies down to transitive ones. Indispensable for deciding whether a package is safe to remove with npm uninstall. npm why is the older alias for the same command.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.