mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
* Release 6.7.1 * Exclude failing E2Es * Exclude failing E2Es * Exclude failing E2Es * Exclude failing E2Es
54 lines
1.6 KiB
JSON
54 lines
1.6 KiB
JSON
{
|
|
"name": "@alfresco/adf-process-services-cloud",
|
|
"description": "Alfresco ADF process services cloud",
|
|
"version": "6.7.1",
|
|
"author": "Hyland Software, Inc. and its affiliates",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/Alfresco/alfresco-ng2-components.git"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
|
|
},
|
|
"dependencies": {
|
|
"@editorjs/editorjs": "^2.29.0",
|
|
"@editorjs/code": "2.9.0",
|
|
"@editorjs/header": "2.8.1",
|
|
"@editorjs/inline-code": "1.5.0",
|
|
"@editorjs/list": "1.9.0",
|
|
"@editorjs/marker": "1.4.0",
|
|
"@editorjs/underline": "1.1.0",
|
|
"editorjs-text-color-plugin": "2.0.4",
|
|
"editorjs-html": "3.4.3",
|
|
"editorjs-paragraph-with-alignment": "3.0.0",
|
|
"@quanzo/change-font-size": "1.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/animations": ">=14.1.3",
|
|
"@angular/cdk": ">=14.1.2",
|
|
"@angular/common": ">=14.1.3",
|
|
"@angular/compiler": ">=14.1.3",
|
|
"@angular/core": ">=14.1.3",
|
|
"@angular/forms": ">=14.1.3",
|
|
"@angular/material": ">=14.1.2",
|
|
"@angular/platform-browser": ">=14.1.3",
|
|
"@angular/platform-browser-dynamic": ">=14.1.3",
|
|
"@angular/router": ">=14.1.3",
|
|
"@alfresco/js-api": ">=7.6.1",
|
|
"@alfresco/adf-core": ">=6.7.1",
|
|
"@alfresco/adf-content-services": ">=6.7.1",
|
|
"@apollo/client": "^3.7.2",
|
|
"@ngx-translate/core": ">=14.0.0",
|
|
"apollo-angular": "^4.0.1",
|
|
"subscriptions-transport-ws": "^0.11.0"
|
|
},
|
|
"keywords": [
|
|
"process-services-cloud",
|
|
"alfresco-component",
|
|
"angular",
|
|
"activiti",
|
|
"components"
|
|
],
|
|
"license": "Apache-2.0"
|
|
}
|