mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
39 lines
1.1 KiB
JSON
39 lines
1.1 KiB
JSON
{
|
|
"name": "@alfresco/adf-process-services",
|
|
"description": "Alfresco ADF process services",
|
|
"version": "5.1.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/platform-browser": ">=14.0.5",
|
|
"@angular/platform-browser-dynamic": ">=14.0.5",
|
|
"@angular/router": ">=14.0.5",
|
|
"@alfresco/js-api": "5.2.0-401",
|
|
"@alfresco/adf-core": "5.1.0",
|
|
"@alfresco/adf-content-services": "5.1.0",
|
|
"@ngx-translate/core": ">=13.0.0",
|
|
"moment": ">=2.22.2"
|
|
},
|
|
"keywords": [
|
|
"process-services",
|
|
"alfresco-component",
|
|
"angular",
|
|
"components"
|
|
],
|
|
"license": "Apache-2.0"
|
|
}
|