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=4.0.0
dotnet add package Cake.Npm.Module --version 4.0.0
<PackageReference Include="Cake.Npm.Module" Version="4.0.0" />