mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
26 lines
586 B
JSON
26 lines
586 B
JSON
{
|
|
"name": "@alfresco/adf-process-services",
|
|
"description": "Alfresco ADF process services",
|
|
"version": "2.0.0",
|
|
"author": "Alfresco Software, Ltd.",
|
|
"main": "bundles/adf-process-services.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/Alfresco/alfresco-ng2-components.git"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
|
|
},
|
|
"dependencies": {
|
|
},
|
|
"devDependencies": {
|
|
},
|
|
"keywords": [
|
|
"process-services",
|
|
"alfresco-component",
|
|
"angular",
|
|
"components"
|
|
],
|
|
"license": "Apache-2.0"
|
|
}
|