mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
44 lines
1.3 KiB
JSON
44 lines
1.3 KiB
JSON
{
|
|
"name": "@alfresco/adf-process-services-cloud",
|
|
"description": "Alfresco ADF process services cloud",
|
|
"version": "5.0.0",
|
|
"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"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/animations": ">=14.0.5",
|
|
"@angular/cdk": ">=13.3.9",
|
|
"@angular/common": ">=14.0.5",
|
|
"@angular/compiler": ">=14.0.5",
|
|
"@angular/core": ">=14.0.5",
|
|
"@angular/flex-layout": ">=13.0.0-beta.38",
|
|
"@angular/forms": ">=14.0.5",
|
|
"@angular/material": ">=13.3.9",
|
|
"@angular/material-moment-adapter": ">=13.3.9",
|
|
"@angular/platform-browser": ">=14.0.5",
|
|
"@angular/platform-browser-dynamic": ">=14.0.5",
|
|
"@angular/router": ">=14.0.5",
|
|
"@alfresco/js-api": "5.0.0",
|
|
"@alfresco/adf-core": "5.0.0",
|
|
"@alfresco/adf-content-services": "5.0.0",
|
|
"@apollo/client": "^3.3.7",
|
|
"@ngx-translate/core": ">=13.0.0",
|
|
"apollo-angular": "^2.2.0",
|
|
"moment": ">=2.22.2",
|
|
"subscriptions-transport-ws": "^0.9.18"
|
|
},
|
|
"keywords": [
|
|
"process-services-cloud",
|
|
"alfresco-component",
|
|
"angular",
|
|
"activiti",
|
|
"components"
|
|
],
|
|
"license": "Apache-2.0"
|
|
}
|