kj-hasher-bcrypt

0.0.0 • Public • Published

kj-hasher-bcrypt

view on npm view on npm Dependency Status Build Status Coverage Status Code Climate

Installation

Install using NPM:

npm install kj-hasher-bcrypt --save

Usage

Add the module to the modules section of your config:

modules.exports = {
    ...
    modules: [
        ...
        require('kj-hasher-bcrypt'),
        ...
    ],
};

Package Sidebar

Install

npm i kj-hasher-bcrypt

Weekly Downloads

1

Version

0.0.0

License

ISC

Last publish

Collaborators

  • ronelliott