File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed
Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " MathJax -node" ,
3- "version" : " 0.3 .0" ,
2+ "name" : " mathjax -node" ,
3+ "version" : " 0.4 .0" ,
44 "description" : " API's for calling MathJax from node.js" ,
55 "keywords" : [
66 " MathJax" ,
1616 "bugs" : {
1717 "url" : " http://github.com/mathjax/MathJax-node/issues"
1818 },
19- "license" : {
20- "type" : " Apache-2.0" ,
21- "url" : " http://github.com/mathjax/MathJax-node/blob/master/LICENSE"
22- },
19+ "license" : " Apache-2.0" ,
2320 "repository" : {
2421 "type" : " git" ,
2522 "url" : " git://github.com/mathjax/MathJax-node.git"
2623 },
2724 "dependencies" : {
28- "jsdom" : " * " ,
25+ "jsdom" : " ^6.0.0 " ,
2926 "speech-rule-engine" : " *" ,
30- "yargs" : " * " ,
27+ "yargs" : " ^3.0.0 " ,
3128 "MathJax" : " https://github.com/mathjax/MathJax/tarball/mathjax-node-2.5.1"
3229 },
3330 "scripts" : {
You can’t perform that action at this time.
0 commit comments