Files
alfresco-ng2-components/lib/process-services/package.json
Alfresco Build 7951eba089 GH Auto: Upstream dependencies JS-API:6.3.0-1031 (#8741)
* [ci:force][auto-commit] Update dependencies JS:6.3.0-1031

* Trigger CI

---------

Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
Co-authored-by: arditdomi <ardit.domi@hyland.com>
2023-07-10 18:08:07 +02:00

38 lines
1.1 KiB
JSON

{
"name": "@alfresco/adf-process-services",
"description": "Alfresco ADF process services",
"version": "6.2.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"
},
"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": ">=6.3.0-1031",
"@alfresco/adf-core": ">=6.2.0",
"@alfresco/adf-content-services": ">=6.2.0",
"@ngx-translate/core": ">=14.0.0",
"moment": ">=2.22.2"
},
"keywords": [
"process-services",
"alfresco-component",
"angular",
"components"
],
"license": "Apache-2.0"
}