0.0.1 • Published 2 years ago

verdaccio-simple-auth v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

verdaccio-simple-auth

简单的权限验证


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.