{
  "name": "react-native-mathjax-html-to-svg",
  "version": "1.1.0",
  "description": "React Native component to display mathematics in html using MathJax. Uses [MathJax](https://github.com/mathjax/)",
  "repository": {
    "type": "git",
    "url": "git@github.com:webyonet/react-native-mathjax-html-to-svg.git"
  },
  "main": "index.js",
  "keywords": [
    "react-native",
    "react-native-mathjax",
    "react-native-mathjax-html-to-svg",
    "mathjax-html-to-svg",
    "mathjax",
    "svg",
    "mathjax-svg"
  ],
  "author": {
    "name": "webyonet",
    "email": "webyonet@hotmail.com"
  },
  "dependencies": {
    "html-entities": "^2.4.0",
    "mhchemparser": "^4.2.1"
  },
  "homepage": "https://github.com/webyonet/react-native-mathjax-html-to-svg.git",
  "license": "MIT"
}
