JSPM

@sohoware/npmlocal-publish

1.0.3
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • 0
    • Score
      100M100P100Q42098F
    • License ISC

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

    Pass to the terminal the target catalog from which we need to download the packages and enter the command:

    npm-publish

    Loading the archives may take some time.