
{
  "name": "react-native-pdftobase64image",
  "version": "1.0.2",
  "description": "this is the best way to convert from pdf file to base64 image",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native-pdftobase64image, pdf-base64"
  ],
  "author": "Kintama98",
  "license": "",
  "peerDependencies": {
    "react-native": "^0.41.2",
    "react-native-windows": "0.41.0-rc.1"

  }
}
