{
  "name": "react-native-markdown-view",
  "version": "1.1.4",
  "description": "React Native Markdown View",
  "main": "index.js",
  "keywords": [
    "react",
    "react-native",
    "markdown",
    "react-component"
  ],
  "author": {
    "name": "Benjamin Dobell",
    "email": "contact@glassechidna.com.au"
  },
  "homepage": "https://github.com/Benjamin-Dobell/react-native-markdown-view",
  "bugs": {
    "url": "https://github.com/Benjamin-Dobell/react-native-markdown-view/issues"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/Benjamin-Dobell/react-native-markdown-view.git"
  },
  "license": "MIT",
  "dependencies": {
    "prop-types": "^15.5.10",
    "react-native-tabular-grid-markdown-view": "0.1.x",
    "simple-markdown": "0.3.x"
  },
  "devDependencies": {
    "flow-bin": "^0.36.0"
  }
}
