{ "name": "convert-pdf-to-md", "version": "0.1.0", "private": true, "type": "module", "scripts": { "mathjax-checker:health": "node tools/mathjax-checker/check.mjs --health" }, "dependencies": { "mathjax": "4.1.2" } }