{
  "name": "stimulsoft-viewer-angular",
  "version": "2025.2.5",
  "description": "Stimulsoft Viewer Angular",
  "homepage": "https://www.stimulsoft.com/en/products/reports-angular",
  "author": "Stimulsoft (http://www.stimulsoft.com)",
  "license": "Closed Source",
  "arch": "any",
  "maintainers": [
    {
      "name": "Stimulsoft",
      "email": "info@stimulsoft.com",
      "url": "http://www.stimulsoft.com"
    }
  ],
  "contributors": [
    {
      "name": "Stimulsoft",
      "email": "info@stimulsoft.com",
      "url": "http://www.stimulsoft.com"
    }
  ],
  "keywords": [
    "Stimulsoft",
    "Reports",
    "Data analytics tool",
    "Data visualization",
    "Data analytics",
    "Angular reporting tool",
    "Business intelligence",
    "Angular",
    "Reporting tool",
    "Angular report viewer",
    "Angular report designer"
  ],
  "dependencies": {
    "tslib": "^2.3.0"
  },
  "module": "fesm2022/stimulsoft-viewer-angular.mjs",
  "typings": "index.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./index.d.ts",
      "esm2022": "./esm2022/stimulsoft-viewer-angular.mjs",
      "esm": "./esm2022/stimulsoft-viewer-angular.mjs",
      "default": "./fesm2022/stimulsoft-viewer-angular.mjs"
    }
  },
  "sideEffects": false
}