Eugenio Romano ab188e9611
Bump 4.8.0 (#7471)
* bump and doc
2022-01-27 14:17:08 +01:00

35 lines
899 B
JSON

{
"name": "@alfresco/adf-insights",
"description": "Alfresco ADF insights",
"version": "4.8.0",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-insights.js",
"repository": {
"type": "git",
"url": "https://github.com/Alfresco/alfresco-ng2-components.git"
},
"bugs": {
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
},
"peerDependencies": {
"@angular/common": ">=10.0.2",
"@angular/core": ">=10.0.2",
"@angular/flex-layout": ">=10.0.0-beta.32",
"@angular/forms": ">=10.0.2",
"@angular/material": ">=10.0.1",
"@alfresco/adf-core": "4.8.0",
"@ngx-translate/core": ">=13.0.0",
"chart.js": ">=2.9.3",
"moment": ">=2.22.2",
"ng2-charts": ">=2.3.2",
"raphael": ">=2.2.7"
},
"keywords": [
"analytics",
"alfresco-component",
"angular",
"components"
],
"license": "Apache-2.0"
}