Files
alfresco-ng2-components/lib/process-services/package.json

36 lines
1.0 KiB
JSON

{
"name": "@alfresco/adf-process-services",
"description": "Alfresco ADF process services",
"version": "9.1.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/cdk": ">=20.2.14",
"@angular/common": ">=20.3.27",
"@angular/compiler": ">=20.3.27",
"@angular/core": ">=20.3.27",
"@angular/forms": ">=20.3.27",
"@angular/material": ">=20.2.14",
"@angular/platform-browser": ">=20.3.27",
"@angular/platform-browser-dynamic": ">=20.3.27",
"@angular/router": ">=20.3.27",
"@alfresco/js-api": ">=10.0.0",
"@alfresco/adf-core": ">=9.0.0",
"@alfresco/adf-content-services": ">=9.0.0",
"@ngx-translate/core": ">=17.0.0"
},
"keywords": [
"process-services",
"alfresco-component",
"angular",
"components"
],
"license": "Apache-2.0"
}