Cake.Npm.Module
2.0.2
This Cake module adds support for the npm package manager when installing tools in your Cake build scripts.
Install-Package Cake.Npm.Module -Version 2.0.2
dotnet add package Cake.Npm.Module --version 2.0.2
<PackageReference Include="Cake.Npm.Module" Version="2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.Npm.Module --version 2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cake.Npm.Module, 2.0.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
#module nuget:?package=Cake.Npm.Module&version=2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/cake-contrib/Cake.Npm.Module/releases
Dependencies
-
.NETStandard 2.0
- JetBrains.Annotations (>= 2021.1.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.