chore: format

This commit is contained in:
2025-10-10 16:43:21 +02:00
parent f0aabd63b6
commit 75c29e0ba4
551 changed files with 433948 additions and 94145 deletions

View File

@@ -1,28 +1,18 @@
{
"name": "MathJax",
"main": "./MathJax.js",
"homepage": "http://www.mathjax.org/",
"ignore": [
"**/.*",
"node_modules",
"components"
],
"keywords": [
"math",
"js",
"LaTeX",
"MathML",
"AsciiMath"
],
"version": "3.1.2",
"_release": "3.1.2",
"_resolution": {
"type": "version",
"tag": "3.1.2",
"commit": "c8292351190ce249f7143f224dbe7a190c8228fe"
},
"_source": "https://github.com/mathjax/MathJax.git",
"_target": "^3.1.2",
"_originalSource": "MathJax",
"_direct": true
}
"name": "MathJax",
"main": "./MathJax.js",
"homepage": "http://www.mathjax.org/",
"ignore": ["**/.*", "node_modules", "components"],
"keywords": ["math", "js", "LaTeX", "MathML", "AsciiMath"],
"version": "3.1.2",
"_release": "3.1.2",
"_resolution": {
"type": "version",
"tag": "3.1.2",
"commit": "c8292351190ce249f7143f224dbe7a190c8228fe"
},
"_source": "https://github.com/mathjax/MathJax.git",
"_target": "^3.1.2",
"_originalSource": "MathJax",
"_direct": true
}