UNPKG

react-native-sms-retriever-with-version-check

Version:
30 lines (29 loc) 901 B
{ "name": "react-native-sms-retriever-with-version-check", "version": "1.0.0", "description": "Android SMS Retriever API for React Native.", "homepage": "https://github.com/bugsbunnee/react-native-sms-retriever", "readme": "https://github.com/bugsbunnee/react-native-sms-retriever#readme", "license": "MIT", "author": "Credit to Bruno Tortato Furtado <bruno@furtado.me> (https://www.furtado.me/) - Forked Repo", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/bugsbunnee/react-native-sms-retriever.git" }, "bugs": { "url": "https://github.com/bugsbunnee/react-native-sms-retriever/issues" }, "keywords": [ "Android", "SMS Retriever", "SMS Retriever API", "Automatic SMS Verification", "SMS", "React Native", "react-native" ], "scripts": { "test": "echo 'Error: no test specified' && exit 1" } }