Package Exports
- @sohoware/npmlocal-publish
- @sohoware/npmlocal-publish/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@sohoware/npmlocal-publish) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@sohoware/npmlocal-publish
Description
This utility helps to download all archives from the specified directory to the local repository.
Usage
The package must be installed globally.
npm install --global @sohoware/npmlocal-publish
or
npm install --global @sohoware/npmlocal-publish<version>.tgzPass to the terminal the target catalog from which we need to download the packages and enter the command:
npm-publishLoading the archives may take some time.