{
  "name": "react-native-im-easemob",
  "version": "1.1.5",
  "private": false,
  "description": "Easemob for React Native.",
  "main": "src/index.js",
  "scripts": {
    "patch": "npm version patch -m 'Bump version %s';git push origin master --tags",
    "minor": "npm version minor -m 'Bump version %s';git push origin master --tags"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hecom-rn/react-native-im-easemob.git"
  },
  "keywords": [
    "React-Native",
    "Easemob"
  ],
  "author": "Hecom",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/hecom-rn/react-native-im-easemob/issues",
    "email": "summer88123@163.com"
  },
  "homepage": "https://github.com/hecom-rn/react-native-im-easemob#readme"
}
