added ./component.json for bower

This commit is contained in:
Sam Chambers 2013-03-09 17:51:32 -06:00
parent 722797218a
commit dde26859e8

View File

@ -1,10 +1,10 @@
{
"name": "MathJax",
"version": "2.1",
"version": "2.1.0",
"main": "./MathJax.js",
"ignore": [
"**/.*",
"node_modules",
"components"
]
}
}