1.0.7 • Published 1 year ago

@sohoware/npmlocal-fetch v1.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

@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.