Files
2025-10-25 12:39:30 +02:00

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"]
}