devbox-report
Version:
Framework para geração de relatórios utilizando:
33 lines (32 loc) • 738 B
JSON
{
"name": "devbox-report",
"version": "1.1.20",
"description": "",
"main": "lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"report",
"jsreport",
"wkhtmltopdf",
"htmltoxlsx",
"html to xlsx",
"vash",
"report framework"
],
"repository": {
"type": "git",
"url": "git+https://github.com/LenonBordini/devbox-report"
},
"author": "Lenon Bordini",
"license": "ISC",
"dependencies": {
"jsreport-core": "^2.10.1",
"jsreport-html-embedded-in-docx": "^2.2.2",
"jsreport-html-to-xlsx": "^2.8.6",
"jsreport-wkhtmltopdf": "^2.3.0",
"puppeteer": "1.19.0",
"vash": "^0.12.4"
}
}