Files
alfresco-ng2-components/lib/core/package.json
T
Popovics András fd0110e5c7 Release of 5.0.0-angular.13.2 (#7762)
* Release of 5.0.0-angular.13.2

* [ci:force]
2022-08-10 19:42:30 +02:00

57 lines
1.7 KiB
JSON

{
"name": "@alfresco/adf-core",
"description": "Alfresco ADF core",
"version": "5.0.0-angular.13.2",
"author": "Alfresco Software, Ltd.",
"repository": {
"type": "git",
"url": "https://github.com/Alfresco/alfresco-ng2-components.git"
},
"bugs": {
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
},
"dependencies": {
"cropperjs": "1.5.11",
"@editorjs/editorjs": "2.25.0",
"@editorjs/code": "2.7.0",
"@editorjs/header": "2.6.2",
"@editorjs/inline-code": "1.3.1",
"@editorjs/list": "1.7.0",
"@editorjs/marker": "1.2.2",
"@editorjs/underline": "1.0.0",
"@quanzo/change-font-size": "1.0.0",
"editorjs-text-color-plugin": "1.13.1",
"editorjs-html": "3.4.2",
"editorjs-paragraph-with-alignment": "3.0.0"
},
"peerDependencies": {
"@angular/animations": ">=13.3.11",
"@angular/cdk": ">=13.3.9",
"@angular/common": ">=13.3.11",
"@angular/compiler": ">=13.3.11",
"@angular/core": ">=13.3.11",
"@angular/flex-layout": ">=13.0.0-beta.38",
"@angular/forms": ">=13.3.11",
"@angular/material": ">=13.3.9",
"@angular/material-moment-adapter": ">=13.3.9",
"@angular/platform-browser": ">=13.3.11",
"@angular/platform-browser-dynamic": ">=13.3.11",
"@angular/router": ">=13.3.11",
"@mat-datetimepicker/core": ">=9.0.68",
"@mat-datetimepicker/moment": ">=9.0.68",
"@alfresco/js-api": "4.12.0-244",
"@alfresco/adf-extensions": "5.0.0-angular.13.2",
"@ngx-translate/core": ">=13.0.0",
"minimatch-browser": ">=1.0.0",
"moment": ">=2.22.2",
"pdfjs-dist": ">=2.5.207"
},
"keywords": [
"core",
"alfresco-component",
"angular",
"components"
],
"license": "Apache-2.0"
}