www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

package.json (215B)


      1 {
      2   "name": "texcmp",
      3   "description": "KaTeX helper to compare LaTeX output against screenshots",
      4   "license": "MIT",
      5   "dependencies": {
      6     "ndarray-fft": "1.0.0",
      7     "pngparse": "2.0.1",
      8     "q": "1.4.1"
      9   }
     10 }