overleaf/libraries/latex-log-parser/package.json

17 lines
343 B
JSON
Raw Normal View History

{
"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": {
}
}