{
  "name": "@tuofeng/react-native-pdf-view",
  "version": "0.3.5",
  "description": "A pdf file view component for react native.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cnjon/react-native-pdf-view.git"
  },
  "keywords": [
    "react-component",
    "react-native",
    "android",
    "ios",
    "pdf",
    "view"
  ],
  "peerDependencies": {
    "react": ">=15.4.2",
    "react-native": ">=0.43.0",
    "prop-types": "^15.6.0"
  },
  "author": {
    "name": "cnjon",
    "url": "https://github.com/cnjon"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/cnjon/react-native-pdf-view/issues"
  }
}
