Uses the npm ls command to get a list of installed dependencies of a project.
npm ls
if this is set to true dev dependencies will be ignored
Generated using TypeDoc
Uses the
npm ls
command to get a list of installed dependencies of a project.