{
  "name": "andrei-bread-react-native-expo-read-sms",
  "version": "2.0.3",
  "description": "Library to read incoming SMS in Android for Expo (React Native)",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "sms",
    "read sms",
    "android sms"
  ],
  "author": "Andre",
  "license": "MIT",
  "peerDependencies": {
    "react-native": "^0.41.2"
  }
}
