mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-02 17:53:30 +00:00
20 lines
587 B
JSON
20 lines
587 B
JSON
{
|
|
"name": "@alfresco/adf-process-services-cloud",
|
|
"description": "Alfresco ADF process services cloud",
|
|
"version": "2.7.0-beta4",
|
|
"author": "Alfresco Software, Ltd.",
|
|
"main": "bundles/adf-process-services-cloud.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/Alfresco/alfresco-ng2-components.git"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/common": "^6.0.0-rc.0 || ^6.0.0",
|
|
"@angular/core": "^6.0.0-rc.0 || ^6.0.0",
|
|
"alfresco-js-api": "2.7.0-beta4"
|
|
}
|
|
}
|