Files
home/Projects/pivoine.art/assets/bower_components/MathJax/bower.json

8 lines
201 B
JSON
Raw Normal View History

2025-10-08 10:35:48 +02:00
{
2025-10-10 16:43:21 +02:00
"name": "MathJax",
"main": "./MathJax.js",
"homepage": "http://www.mathjax.org/",
"ignore": ["**/.*", "node_modules", "components"],
"keywords": ["math", "js", "LaTeX", "MathML", "AsciiMath"]
2025-10-08 10:35:48 +02:00
}