stimulsoft-designer-angular
Version:
The Angular Designer component is developed to create reports and dashboards in web browser.
52 lines • 1.28 kB
JSON
{
"name": "stimulsoft-designer-angular",
"version": "2026.1.1",
"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-designer-angular.mjs",
"typings": "index.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./index.d.ts",
"esm2022": "./esm2022/stimulsoft-designer-angular.mjs",
"esm": "./esm2022/stimulsoft-designer-angular.mjs",
"default": "./fesm2022/stimulsoft-designer-angular.mjs"
}
},
"sideEffects": false
}