whereisdep a C++ CLI application to search package.json dependencies in given directories
Unused package.json dependencies are packages still declared in your manifest that no file in the project actually imports. They inflate install times, enlarge the dependency tree your tooling has to…