npm cache
Manipulates packages cache
Subcommands
Name | Description |
---|---|
add | Add the specified packages to the local cache |
clean | Delete all data out of the cache folder |
verify | Verify the contents of the cache folder, garbage collecting any unneeded data, and verifying the integrity of the cache index and all cached data |
Options
Name | Description |
---|---|
--cache <cache> | The location of npm's cache directory |