0.0.5 • Published 9 years ago
verdaccio-plugin-auth-htpasswd v0.0.5
verdaccio-plugin-auth-htpasswd
htpasswd auth plugin
WARNING : This is an experimental use non compatible with any verdaccio release yet
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 buildBuild a distributable archive
npm run testRun unit test
For more information about any of these commands run npm run ${task} -- --help.