stimulsoft-reports-js
Version:
Stimulsoft Reports.JS is a reporting tool for Node.js
76 lines • 2.16 kB
JSON
{
"name": "stimulsoft-reports-js",
"version": "2025.3.3",
"description": "Stimulsoft Reports.JS is a reporting tool for Node.js",
"main": "index.js",
"types": "Scripts/stimulsoft.reports.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/stimulsoft/Reports.JS.git"
},
"keywords": [
"Stimulsoft",
"Reports",
"Stimulsoft.Reports.JS",
"Reporting tool",
"Report builder",
"Report generator",
"Data visualization",
"Data analytics",
"Create reports",
"Business intelligence",
"Reporting software",
"JavaScript Report Designer",
"JavaScript Report Viewer",
"Node.js reporting tool",
"Angular reporting tool",
"Vue.js reporting tool",
"React.js reporting tool"
],
"dependencies": {
"@napi-rs/canvas": "^0.1.65",
"@xmldom/xmldom": "^0.9.6",
"canvg": "^4.0.2",
"jimp-compact": "^0.16.1-2",
"sync-request": "^6.1.0",
"node-machine-id": "^1.1.12",
"xmldoc": "^1.2.0",
"stimulsoft-data-adapter": "2025.3.3"
},
"files": [
"THIRD-PARTY.md",
"LICENSE.md",
"package.json",
"README.md",
"index.js",
"Scripts/*",
"Css/*"
],
"author": {
"name": "Stimulsoft",
"url": "http://www.stimulsoft.com"
},
"maintainers": [
{
"name": "Stimulsoft",
"email": "info@stimulsoft.com",
"url": "http://www.stimulsoft.com"
}
],
"contributors": [
{
"name": "Stimulsoft",
"email": "info@stimulsoft.com",
"url": "http://www.stimulsoft.com"
}
],
"license": "Closed Source",
"bugs": {
"url": "https://github.com/stimulsoft/Reports.JS/issues"
},
"homepage": "https://github.com/stimulsoft/Reports.JS#readme",
"devDependencies": {}
}