@msg91comm/sendotp-sdk
Version:
Send OTP SDK for JavaScript application.
26 lines • 597 B
JSON
{
"name": "@msg91comm/sendotp-sdk",
"version": "1.0.1",
"private": false,
"description": "Send OTP SDK for JavaScript application.",
"main": "index.ts",
"author": "Walkover",
"license": "ISC",
"devDependencies": {
"typescript": "^3.7.2"
},
"repository": {
"type": "git",
"url": "https://github.com/Walkover-Web-Solution/msg91-sendOTP_JS_SDK"
},
"keywords": [
"msg91",
"sendOTP",
"Invisible OTP",
"JavaScript",
"Ionic",
"Capacitor",
"Cordova"
],
"homepage": "https://github.com/Walkover-Web-Solution/msg91-sendOTP_JS_SDK#readme"
}