Merge koodough's Bower branch into issue393
This commit is contained in:
commit
095c80a731
12
component.json
Normal file
12
component.json
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
{
|
||||||
|
"name": "MathJax",
|
||||||
|
"version": "2.1.0",
|
||||||
|
"main": "./MathJax.js",
|
||||||
|
"homepage": "http://www.mathjax.org/",
|
||||||
|
"ignore": [
|
||||||
|
"**/.*",
|
||||||
|
"node_modules",
|
||||||
|
"components"
|
||||||
|
],
|
||||||
|
"keywords": ["math", "js", "LaTeX", "MathML", "AsciiMath"]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user