UNPKG

@msg91comm/sendotp-react-native

Version:
34 lines 850 B
{ "name": "@msg91comm/sendotp-react-native", "version": "2.0.1", "private": false, "description": "Send OTP SDK for react native application.", "main": "index.ts", "author": "Walkover", "license": "ISC", "peerDependencies": { "react": "*", "react-native": "*" }, "devDependencies": { "@types/react-native": "*", "@types/react": "*", "typescript": "^3.7.2" }, "repository": { "type": "git", "url": "https://github.com/Walkover-Web-Solution/OTPSDK_ReactNative" }, "keywords": [ "msg91", "sendOTP", "Send OTP In React Native", "React Native", "Invisible OTP", "Biometric Authentication" ], "bugs": { "url": "https://github.com/Walkover-Web-Solution/OTPSDK_ReactNative/issues" }, "homepage": "https://github.com/Walkover-Web-Solution/OTPSDK_ReactNative#readme" }