{
  "name": "@nithin-sivakumar/genotp",
  "version": "1.0.1",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "node-otp",
    "otp-gen",
    "node-otp-gen",
    "otp",
    "otp-generator"
  ],
  "author": "Nithin Sivakumar",
  "license": "MIT",
  "type": "module",
  "description": "",
  "dependencies": {
    "node-cache": "^5.1.2"
  }
}
