fedilab-Android-App/mathjaxandroid/src/main/assets/MathJaxAndroid/MathJax/bower.json

18 lines
246 B
JSON
Raw Normal View History

2023-01-16 13:56:25 +01:00
{
"name": "MathJax",
"main": "./MathJax.js",
"homepage": "http://www.mathjax.org/",
"ignore": [
"**/.*",
"node_modules",
"components"
],
"keywords": [
"math",
"js",
"LaTeX",
"MathML",
"AsciiMath"
]
}