8 lines
201 B
JSON
8 lines
201 B
JSON
{
|
|
"name": "MathJax",
|
|
"main": "./MathJax.js",
|
|
"homepage": "http://www.mathjax.org/",
|
|
"ignore": ["**/.*", "node_modules", "components"],
|
|
"keywords": ["math", "js", "LaTeX", "MathML", "AsciiMath"]
|
|
}
|