{
  "name": "react-native-sms-multi-sim",
  "version": "1.0.9",
  "description": "React native android native api to send SMS in javascript programmatically, no linking to SMS Messenger View.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "node node_modules/react-native/local-cli/cli.js start"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/NgaChat/rreact-native-sms-multi-sim.git"
  },
  "keywords": [
    "send sms in react native",
    "send sms in react-native",
    "basic sms",
    "send text sms",
    "react native",
    "react-native",
    "send sms",
    "sms",
    "message",
    "android",
    "react",
    "native",
    "callback",
    "mobile",
    "npm",
    "api",
    "library",
    "programmatically"
  ],
  "author": "Zin Myo Oo",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/NgaChat/react-native-sms-multi-sim/issues"
  },
  "homepage": "https://github.com/NgaChat/react-native-sms-multi-sim#readme",
  "peerDependencies": {
    "react": "*",
    "react-native": ">=0.46"
  },
  "devDependencies": {
    "react": "^16.4.2",
    "react-native": "^0.56.0"
  }
}
