overleaf/libraries/latex-log-parser/package.json
Hugh O'Brien 19bb96bb20 Merge pull request #4854 from overleaf/hb-decaf-log-parsers
Decaf log parsers

GitOrigin-RevId: 71c44b8ac86f7fd980b0547a4c5d49651a31d977
2021-08-25 08:04:06 +00:00

16 lines
343 B
JSON

{
"name": "@overleaf/latex-log-parser",
"version": "2.0.0",
"description": "",
"scripts": {
"lint": "echo noop",
"format": "echo noop",
"test:ci": "echo noop",
"test": "echo \"Error: no test specified\" && exit 1",
"compile": "sh ./bin/compile.sh"
},
"author": "",
"license": "MIT",
"dependencies": {
}
}