verdaccio-auth-knex
v1.0.3
Published
a verdaccio authentication plugin support databases like mysql, postgresql, sqlite3, mssql
Downloads
19
Maintainers
Readme
verdaccio-auth-knex
a verdaccio authentication plugin support databases like mysql, postgresql, sqlite3, mssql
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
.