rv-otp-generator
Version:
To generate otp
25 lines (24 loc) • 546 B
JSON
{
"name": "rv-otp-generator",
"version": "1.0.1",
"description": "To generate otp",
"main": "index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ravikumar181094/otp.git"
},
"keywords": [
"otp",
"otp-react"
],
"author": "Ravi Kumar",
"license": "ISC",
"bugs": {
"url": "https://github.com/ravikumar181094/otp/issues"
},
"homepage": "https://github.com/ravikumar181094/otp#readme"
}