@sohoware/npmlocal-fetch
Description
This utility helps to download a package archive with a complete dependency tree.
Usage
The package must be installed globally.
npm install --global @sohoware/npmlocal-fetch
Pass to the terminal the target catalog in which we need to download the packages and enter the command:
npm-fetch <packagename>
Downloading the archives may take some time.