1.0.3 • Published 29 days ago

securenow v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
29 days ago

securenow

npm package for securenow : (http://securenow.ai/)

installation

To install SecureNow, follow these steps:

  1. Request your API key from SecureNow.
  2. Install the package using npm:
npm i --save securenow

set the api key in your environement variable :

export securenow=<API-KEY>