You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
249 B
11 lines
249 B
{
|
|
"name": "texcmp",
|
|
"description": "KaTeX helper to compare LaTeX output against screenshots",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ndarray": "1.0.18",
|
|
"ndarray-fft": "1.0.0",
|
|
"pngparse": "2.0.1",
|
|
"q": "1.4.1"
|
|
}
|
|
}
|