{

"name": "MathJax",
"main": "./MathJax.js",
"homepage": "http://www.mathjax.org/",
"ignore": [
  "**/.*",
  "node_modules",
  "components"
],
"keywords": ["math", "js", "LaTeX", "MathML", "AsciiMath"]

}