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