Stripped personal data from development repository
Samo Penic
2019-02-20 83c3f647c35477564b77cbc5b36d37d793d5442a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "name": "mathjax/mathjax",
    "type": "library",
    "description": "MathJax is an open-source JavaScript display engine for LaTeX, MathML, and AsciiMath notation that works in all modern browsers.",
    "keywords": ["math", "js", "LaTeX", "MathML", "AsciiMath"],
    "homepage": "http://www.mathjax.org/",
    "license": "Apache-2.0",
    "authors": [
        {
            "name": "MathJax Consortium",
            "homepage": "https://github.com/mathjax"
        }
    ]
}