{
  "name": "react-native-html-to-pdf-lite",
  "version": "0.11.0",
  "scripts": {
    "start": "node_modules/react-native/packager/packager.sh"
  },
  "description": "Convert html strings to PDF documents using React Native",
  "repository": {
    "type": "git",
    "url": "https://github.com/Onibenjo/react-native-html-to-pdf"
  },
  "keywords": [
    "html",
    "pdf",
    "react-native"
  ],
  "author": "Oni Benjamin <onibenjo@gmail.com>",
  "homepage": "https://github.com/Onibenjo/react-native-html-to-pdf",
  "license": "MIT"
}
