Cake.Npm addin
             This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.Npm.
                            
                Npm Rebuild aliases
AddUser
| NpmAddUser Alias from Cake.Npm addin | Adds user using the settings returned by a configurator. | 
| NpmAddUser Alias from Cake.Npm addin | Adds user using the specified settings. | 
BumpVersion
| NpmBumpVersion Alias from Cake.Npm addin | Bump the version of the package using the settings returned by a configurator. | 
| NpmBumpVersion Alias from Cake.Npm addin | Bump the version of the package using the specified settings. | 
| NpmBumpVersion Alias from Cake.Npm addin | Bump the version of the package. | 
Ci
| NpmCi Alias from Cake.Npm addin | Cis packages using the settings returned by a configurator. | 
| NpmCi Alias from Cake.Npm addin | Cis packages using the specified settings. | 
| NpmCi Alias from Cake.Npm addin | Cis all packages for the project in the current working directory. | 
Exec
| NpmExec Alias from Cake.Npm addin | Runs an npm exec command with the specified settings. | 
| NpmExec Alias from Cake.Npm addin | Runs an npm exec command using the settings returned by a configurator. | 
| NpmExec Alias from Cake.Npm addin | Runs an npm exec command. | 
| NpmExec Alias from Cake.Npm addin | Runs an npm exec command. | 
Install
| NpmInstall Alias from Cake.Npm addin | Installs packages using the settings returned by a configurator. | 
| NpmInstall Alias from Cake.Npm addin | Installs packages using the specified settings. | 
| NpmInstall Alias from Cake.Npm addin | Install one or more packages to the project in the current working directory. | 
| NpmInstall Alias from Cake.Npm addin | Installs packages for the project in the current working directory. | 
Pack
| NpmPack Alias from Cake.Npm addin | Creates a npm package using the settings returned by a configurator. | 
| NpmPack Alias from Cake.Npm addin | Creates a npm package using the specified settings. Package will be created in the current working directory. | 
| NpmPack Alias from Cake.Npm addin | Creates a npm package from a specific source. Package will be created in the current working directory. | 
| NpmPack Alias from Cake.Npm addin | Creates a npm package from the current working directory. Package will be created in the current working directory. | 
Prune
| NpmPrune Alias from Cake.Npm addin | Runs npm prune using the settings returned by a configurator. | 
| NpmPrune Alias from Cake.Npm addin | Runs npm prune with the specified settings. | 
| NpmPrune Alias from Cake.Npm addin | Runs npm prune from the current folder. | 
Publish
| NpmPublish Alias from Cake.Npm addin | Publishes a npm package using the settings returned by a configurator. | 
| NpmPublish Alias from Cake.Npm addin | Publishes a npm package based on the specified settings. | 
| NpmPublish Alias from Cake.Npm addin | Publishes the npm package created from a specific source. | 
| NpmPublish Alias from Cake.Npm addin | Publishes the npm package in the current working directory. | 
Rebuild
| NpmRebuild Alias from Cake.Npm addin | Rebuild packages using the settings returned by a configurator. | 
| NpmRebuild Alias from Cake.Npm addin | Rebuilds packages using the specified settings. | 
| NpmRebuild Alias from Cake.Npm addin | Rebuild one or more packages to the project in the current working directory. | 
| NpmRebuild Alias from Cake.Npm addin | Rebuilds packages for the project in the current working directory. | 
Run-Script
| NpmRunScript Alias from Cake.Npm addin | Runs a npm script with the specified settings. | 
| NpmRunScript Alias from Cake.Npm addin | Runs a npm script using the settings returned by a configurator. | 
| NpmRunScript Alias from Cake.Npm addin | Runs a npm script defined in the package.json from the current folder with specific arguments. | 
| NpmRunScript Alias from Cake.Npm addin | Runs a npm script defined in the package.json from the current folder. | 
Set
| NpmSet Alias from Cake.Npm addin | Sets an npm configuration setting returned by a configurator. | 
| NpmSet Alias from Cake.Npm addin | Sets an npm configuration setting. | 
| NpmSet Alias from Cake.Npm addin | Sets an npm configuration setting. | 
Update
| NpmUpdate Alias from Cake.Npm addin | Updates all packages for the project using the settings returned by a configurator. | 
| NpmUpdate Alias from Cake.Npm addin | Updates all packages for the project using the specified settings. | 
| NpmUpdate Alias from Cake.Npm addin | Updates all packages for the project in the current working directory. | 
Version
| NpmVersion Alias from Cake.Npm addin | Versions all packages for the project in the current working directory using the settings returned by a configurator. | 
| NpmVersion Alias from Cake.Npm addin | Versions all packages for the project in the current working directory using the specified settings. | 
| NpmVersion Alias from Cake.Npm addin | Versions all packages for the project in the current working directory. | 
| NpmViewVersion Alias from Cake.Npm addin | View the version of a package using the settings returned by a configurator. | 
| NpmViewVersion Alias from Cake.Npm addin | View the version of a package using the specified settings. | 
| NpmViewVersion Alias from Cake.Npm addin | View the version of a package. | 
