{
  "name": "react-native-editor",
  "repository": {
    "type": "git",
    "url": "https://github.com/shijingsh/react-native-editor"
  },
  "keywords": [
    "react-native",
    "editor",
    "rich text editor",
    "rich text"
  ],
  "version": "2.1.0",
  "description": "rich text editor for react-native",
  "main": "src/index.js",
  "license": "SEE LICENSE IN LICENSE",
  "dependencies": {
  },
  "devDependencies": {
  },
  "peerDependencies": {
    "react-native": ">=0.50.0",
    "react-native-webview": ">=7.5.2"
  }
}
