# Packages
No description provided by the author
# Functions
This function appends the Npm command as the first element in npmArgs strings array.
Run 'npm list ...' command and parse the returned result to create a dependencies map of.
CalculateNpmDependenciesList gets an npm project's dependencies.
Return the npm cache path.
No description provided by the author
No description provided by the author
GetVersion getVersion gets the current project's yarn version.
GetYarnDependencies returns a map of the dependencies of a Yarn project and the root package of the project.
GetYarnDependencyKeyFromLocator gets a Yarn dependency locator and returns its key in the dependencies map.
No description provided by the author
No description provided by the author
No description provided by the author
Read and populate package name, version and scope from the package.json file in the provided directory.
No description provided by the author
Executes traverseDependenciesFunc on all dependencies in dependenciesMap.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author