cordova-plugin-otp-autofill-v2
Version:
An Android Cordova plugin that auto populates otp received through sms.
36 lines (35 loc) • 890 B
JSON
{
"name": "cordova-plugin-otp-autofill-v2",
"version": "0.0.3",
"description": "An Android Cordova plugin that auto populates otp received through sms.",
"cordova": {
"id": "cordova-plugin-otp-autofill-v2",
"platforms": [
"android"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/joebalan-git/cordova-plugin-otp-autofill-v2.git"
},
"keywords": [
"SMS",
"OTP",
"Autofill",
"AutoVerify",
"ecosystem:cordova",
"cordova-android"
],
"engines":
{
"name":"cordova",
"version":">=3.0.0"
}
,
"author": "Joe Balan <joe.balan@codectrlsolutions.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/joebalan-git/cordova-plugin-otp-autofill-v2.git/issues"
},
"homepage": "https://github.com/joebalan-git/cordova-plugin-otp-autofill-v2.git"
}