{
  "name": "rn-line-sdk",
  "version": "1.1.0",
  "description": "React-native Line SDK",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native, react-native-line, LineSDK, Line Login, Android, IOS"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/hangai247/rn-line-sdk.git"
  },
  "homepage": "https://github.com/hangai247/rn-line-sdk",
  "author": "Sonio",
  "license": "",
  "peerDependencies": {
    "react-native": "^0.59.4"
  }
}
