Provides Cake addin for caching the node_modules folder in file system.
Info
| Version: | 1.0.10 |
| Author(s): | Engage |
| Last Update: | Thursday, April 13, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Cake.CachedNpm |
Install
Install-Package Cake.CachedNpm
dotnet add package Cake.CachedNpm
paket add Cake.CachedNpm
Cake.CachedNpm Download (Unzip the "nupkg" after downloading)
Dependencies
- Cake.Common(>= 0.19.3)
- Cake.Core(>= 0.19.3)
- Cake.Npm(>= 0.8.0)
- Newtonsoft.Json(>= 10.0.2)