Files
alfresco-ng2-components/lib/process-services-cloud/package.json
2023-10-05 03:40:55 -04:00

56 lines
1.7 KiB
JSON

{
"name": "@alfresco/adf-process-services-cloud",
"description": "Alfresco ADF process services cloud",
"version": "6.3.0",
"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.26.5",
"@editorjs/code": "2.7.0",
"@editorjs/header": "2.7.0",
"@editorjs/inline-code": "1.3.1",
"@editorjs/list": "1.8.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": ">=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/material-moment-adapter": ">=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.1.0-1372",
"@alfresco/adf-core": ">=6.3.0",
"@alfresco/adf-content-services": ">=6.3.0",
"@apollo/client": "^3.7.2",
"@ngx-translate/core": ">=14.0.0",
"apollo-angular": "^4.0.1",
"moment": ">=2.22.2",
"subscriptions-transport-ws": "^0.11.0"
},
"keywords": [
"process-services-cloud",
"alfresco-component",
"angular",
"activiti",
"components"
],
"license": "Apache-2.0"
}