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