react-native-otp-autoverification
Version:
React Native OTP Auto Verification Component
46 lines (45 loc) • 1.18 kB
JSON
{
"name": "react-native-otp-autoverification",
"version": "0.1.7",
"description": "React Native OTP Auto Verification Component",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/shashank-kumawat/react-native-otp-autoverification.git"
},
"keywords": [
"otp",
"SMS",
"Auto Verification",
"react-native",
"react-component",
"Otp fields",
"Verification",
"react-native",
"react-component",
"react-native-component",
"react",
"react native",
"mobile",
"ios",
"android"
],
"author": "Shashank Kumawat <kumawatshashank@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/shashank-kumawat/react-native-otp-autoverification/issues"
},
"homepage": "https://github.com/shashank-kumawat/react-native-otp-autoverification#readme",
"peerDependencies": {
"react-native": "^0.59.10",
"prop-types": "^15.7.2"
},
"devDependencies": {
"@babel/core": "^7.8.6",
"babel-preset-expo": "~8.1.0",
"metro-react-native-babel-preset": "^0.59.0"
}
}