stimulsoft-reports-js-react
Version: 
Stimulsoft Reports.JS is a reporting tool for React
42 lines • 1.04 kB
JSON
{
    "name": "stimulsoft-reports-js-react",
    "version": "2025.4.1",
    "description": "Stimulsoft Reports.JS is a reporting tool for React",
    "main": "index.js",
    "types": "index.d.ts",
    "type": "module",
    "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",
        "React reporting tool"
    ],
    "files": [
        "THIRD-PARTY.md",
        "LICENSE.md",
        "package.json",
        "README.md",
        "*.d.ts",
        "*.mjs",
        "*.js"
    ],
    "author": {
        "name": "Stimulsoft",
        "url": "http://www.stimulsoft.com"
    },
    "homepage": "http://www.stimulsoft.com",
    "license": "Closed Source",
    "dependencies": {
        "react": "^19.0.0"
    }
}