{
  "name": "react-native-ak-sms",
  "version": "1.0.0",
  "description": "React native library to send and receive sms.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/akcybex/react-native-ak-sms.git"
  },
  "keywords": [
    "react-native",
    "sms",
    "send sms",
    "receive sms",
    "react-native-send-sms",
    "react-native-receive-sms"
  ],
  "author": "AKCybex",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/akcybex/react-native-ak-sms/issues"
  },
  "homepage": "https://github.com/akcybex/react-native-ak-sms#readme",
  "peerDependencies": {
    "react-native": "^0.41.2",
    "react-native-windows": "0.41.0-rc.1"
  }
}
