verdaccio-mirror
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

verdaccio-mirror

An amazing verdaccio plugin


install

npm i verdaccio-mirror

setup

middlewares:
  mirror:
    agent: http://username:passwd@proxyserver.com
    proxy: 
      [{from: 'path',to: 'target'}]
  • agent [optional] http proxy server

development

See the verdaccio contributing guide for instructions setting up your development environment. Once you have completed that, use the following npm tasks.

  • npm run build

    Build a distributable archive

  • npm run test

    Run unit test

For more information about any of these commands run npm run ${task} -- --help.

Readme

Keywords

Package Sidebar

Install

npm i verdaccio-mirror

Weekly Downloads

2

Version

0.0.2

License

MIT

Unpacked Size

4.19 kB

Total Files

5

Last publish

Collaborators

  • joebnb