This Cake module adds support for the npm package manager when installing tools in your Cake build scripts.
#module nuget:?package=Cake.Npm.Module&version=3.0.0
dotnet add package Cake.Npm.Module --version 3.0.0
<PackageReference Include="Cake.Npm.Module" Version="3.0.0" />