reveal-js-base-theme/plugin/math/mathjax/bower.json

13 lines
244 B
JSON

{
"name": "MathJax",
"version": "2.3.0",
"main": "./MathJax.js",
"homepage": "http://www.mathjax.org/",
"ignore": [
"**/.*",
"node_modules",
"components"
],
"keywords": ["math", "js", "LaTeX", "MathML", "AsciiMath"]
}