add pdftomd
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user