]> git.mxchange.org Git - friendica-addons.git/blob - mathjax/asset/bower.json
enotify: empty out fields instead of using "abort" for addons
[friendica-addons.git] / mathjax / asset / bower.json
1 {
2   "name": "MathJax",
3   "main": "./MathJax.js",
4   "homepage": "http://www.mathjax.org/",
5   "ignore": [
6     "**/.*",
7     "node_modules",
8     "components"
9   ],
10   "keywords": ["math", "js", "LaTeX", "MathML", "AsciiMath"]
11 }