react-native-sms-retriever
Version:
Android SMS Retriever API for React Native
32 lines (31 loc) • 932 B
JSON
{
"name": "react-native-sms-retriever",
"version": "1.1.1",
"description": "Android SMS Retriever API for React Native",
"homepage": "https://github.com/Bruno-Furtado/react-native-sms-retriever",
"readme": "https://github.com/Bruno-Furtado/react-native-sms-retriever#readme",
"license": "MIT",
"author": "Bruno Tortato Furtado <bruno@furtado.me> (https://www.furtado.me/)",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/Bruno-Furtado/react-native-sms-retriever.git"
},
"bugs": {
"url": "https://github.com/Bruno-Furtado/react-native-sms-retriever/issues"
},
"keywords": [
"Android",
"SMS Retriever",
"SMS Retriever API",
"Automatic SMS Verification",
"Automatic Phone Number Verification",
"SMS",
"Phone Number",
"React Native",
"react-native"
],
"scripts": {
"test": "echo 'Error: no test specified' && exit 1"
}
}