{
  "name": "otpgeneratorpro",
  "version": "1.0.1",
  "description": "An advanced OTP generator with customizable features.",
  "main": "index.js",
  "scripts": {
    "test": "jest"
  },
  "keywords": [
    "otp",
    "generator",
    "secure",
    "customizable",
    "advanced",
    "authentication",
    "verification",
    "otpgenerator"
  ],
  "author": "Hitank Shah",
  "license": "MIT",
  "dependencies": {},
  "devDependencies": {
    "jest": "^28.0.0"
  }
}
